Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dpkey-x86.h83 static inline void __cpuid(unsigned int *eax, unsigned int *ebx, in __cpuid() function
109 __cpuid(&eax, &ebx, &ecx, &edx); in cpu_has_pkeys()
146 __cpuid(&eax, &ebx, &ecx, &edx); in pkey_reg_xstate_offset()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h588 #define __cpuid native_cpuid macro
613 __cpuid(eax, ebx, ecx, edx); in cpuid()
623 __cpuid(eax, ebx, ecx, edx); in cpuid_count()
H A Dparavirt.h94 static inline void __cpuid(unsigned int *eax, unsigned int *ebx, in __cpuid() function
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Dcpuid.c28 __cpuid(op, eax, ebx, ecx, edx); \
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c1844 __cpuid(1, eax, ebx, ecx, edx); in get_apic_id()
1859 __cpuid(0x80000001, eax, ebx, ecx, edx); in get_apic_id()
1866 __cpuid(0x8000001e, eax, ebx, ecx, edx); in get_apic_id()
1879 __cpuid(0xb, eax, ebx, ecx, edx); in get_apic_id()
4366 __cpuid(0x80000007, eax, ebx, ecx, edx); in rapl_probe_amd()
5025 __cpuid(0, max_level, ebx, ecx, edx); in process_cpuid()
5038 __cpuid(1, fms, ebx, ecx, edx); in process_cpuid()
5055 __cpuid(0x80000000, max_extended_level, ebx, ecx, edx); in process_cpuid()
5084 __cpuid(0x80000007, eax, ebx, ecx, edx); in process_cpuid()
5093 __cpuid(0x6, eax, ebx, ecx, edx); in process_cpuid()
[all …]
/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst-config.c114 __cpuid(1, fms, ebx, ecx, edx); in update_cpu_model()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h661 __cpuid(info,1); in stbi__cpuid3()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h661 __cpuid(info,1); in stbi__cpuid3()