Searched refs:__cpuid (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | pkey-x86.h | 83 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 D | processor.h | 588 #define __cpuid native_cpuid macro 613 __cpuid(eax, ebx, ecx, edx); in cpuid() 623 __cpuid(eax, ebx, ecx, edx); in cpuid_count()
|
| H A D | paravirt.h | 94 static inline void __cpuid(unsigned int *eax, unsigned int *ebx, in __cpuid() function
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/ |
| H A D | cpuid.c | 28 __cpuid(op, eax, ebx, ecx, edx); \
|
| /OK3568_Linux_fs/kernel/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1844 __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 D | isst-config.c | 114 __cpuid(1, fms, ebx, ecx, edx); in update_cpu_model()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 661 __cpuid(info,1); in stbi__cpuid3()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 661 __cpuid(info,1); in stbi__cpuid3()
|