Home
last modified time | relevance | path

Searched refs:__cpuid (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/x86/
A Dsrso.c19 __cpuid(1, cpuid1_eax, b, c, d); in main()
/tools/power/cpupower/utils/helpers/
A Dcpuid.c28 __cpuid(op, eax, ebx, ecx, edx); \
/tools/power/x86/intel-speed-select/
A Dhfi-events.c237 __cpuid(6, eax, ebx, ecx, edx); in check_hf_suport()
A Disst-config.c160 __cpuid(1, fms, ebx, ecx, edx); in update_cpu_model()
/tools/testing/selftests/kvm/x86/
A Dcpuid_test.c33 __cpuid(guest_cpuid->entries[i].function, in test_guest_cpuids()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h634 static inline void __cpuid(uint32_t function, uint32_t index, in __cpuid() function
654 return __cpuid(function, 0, eax, ebx, ecx, edx); in cpuid()
702 __cpuid(function, index, in __this_cpu_has()
/tools/power/x86/turbostat/
A Dturbostat.c1250 __cpuid(0x80000007, eax, ebx, ecx, edx); in probe_platform_features()
4464 __cpuid(1, eax, ebx, ecx, edx); in get_apic_id()
4479 __cpuid(0x80000001, eax, ebx, ecx, edx); in get_apic_id()
4486 __cpuid(0x8000001e, eax, ebx, ecx, edx); in get_apic_id()
4499 __cpuid(0xb, eax, ebx, ecx, edx); in get_apic_id()
6282 __cpuid(0, max_level, ebx, ecx, edx); in set_my_cpu_type()
8171 __cpuid(0x1a, eax, ebx, ecx, edx); in get_cpu_type()
8820 __cpuid(0, max_level, ebx, ecx, edx); in process_cpuid()
8833 __cpuid(1, fms, ebx, ecx, edx); in process_cpuid()
8890 __cpuid(0x80000007, eax, ebx, ecx, edx); in process_cpuid()
[all …]

Completed in 828 milliseconds