Lines Matching full:vendorisintel
807 int vendorIsIntel = (regs[1] == VENDOR_INTEL_b &&818 if (vendorIsIntel && (regs[2] & (1 << 22)) != 0) {