Lines Matching defs:vendorIsIntel
1006 int vendorIsIntel = (regs[1] == VENDOR_INTEL_b &&1023 if (vendorIsIntel && (regs[2] & (1 << 22)) != 0) {