Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:vendorIsIntel

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