Searched refs:CPUVENDOR_IDT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dcputypes.h69 #define CPUVENDOR_IDT 5 macro
/netbsd-current/sys/arch/x86/acpi/
H A Dacpi_pdc.c61 if (cpu_vendor != CPUVENDOR_IDT &&
H A Dacpi_cpu_md.c177 case CPUVENDOR_IDT:
443 case CPUVENDOR_IDT:
500 case CPUVENDOR_IDT:
/netbsd-current/sys/arch/x86/x86/
H A Dviac7temp.c77 if (cpu_vendor != CPUVENDOR_IDT)
H A Didentcpu.c461 if (cpu_vendor != CPUVENDOR_IDT ||
476 if (cpu_vendor != CPUVENDOR_IDT ||
857 cpu_vendor = CPUVENDOR_IDT;
H A Dest.c1021 if (cpu_vendor != CPUVENDOR_IDT &&
1094 if (cpu_vendor != CPUVENDOR_IDT)
/netbsd-current/usr.sbin/cpuctl/arch/
H A Di386.c560 CPUVENDOR_IDT,
2071 if (cpu_vendor == CPUVENDOR_IDT && ci->ci_family >= 6)

Completed in 268 milliseconds