Home | History | Annotate | Download | only in cpufeatures

Lines Matching full:vendorisintel

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