Lines Matching refs:__cpuid
1948 __cpuid(1, eax, ebx, ecx, edx); in get_apic_id()
1963 __cpuid(0x80000001, eax, ebx, ecx, edx); in get_apic_id()
1970 __cpuid(0x8000001e, eax, ebx, ecx, edx); in get_apic_id()
1983 __cpuid(0xb, eax, ebx, ecx, edx); in get_apic_id()
4563 __cpuid(0x80000007, eax, ebx, ecx, edx); in rapl_probe_amd()
5003 __cpuid(0x1a, eax, ebx, ecx, edx); in get_cpu_type()
5276 __cpuid(0, max_level, ebx, ecx, edx); in process_cpuid()
5289 __cpuid(1, fms, ebx, ecx, edx); in process_cpuid()
5309 __cpuid(0x80000000, max_extended_level, ebx, ecx, edx); in process_cpuid()
5341 __cpuid(0x80000007, eax, ebx, ecx, edx); in process_cpuid()
5350 __cpuid(0x6, eax, ebx, ecx, edx); in process_cpuid()
5408 __cpuid(0x15, eax_crystal, ebx_tsc, crystal_hz, edx); in process_cpuid()
5448 __cpuid(0x16, base_mhz, max_mhz, bus_mhz, edx); in process_cpuid()