Home
last modified time | relevance | path

Searched refs:__cpuid_count (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/mm/
A Dpkey-x86.h82 __cpuid_count(0x7, 0x0, eax, ebx, ecx, edx); in cpu_has_pkeys()
103 __cpuid_count(XSTATE_CPUID, 0, eax, ebx, ecx, edx); in cpu_max_xsave_size()
130 __cpuid_count(XSTATE_CPUID, leaf, eax, ebx, ecx, edx); in pkey_reg_xstate_offset()
/tools/testing/selftests/x86/
A Dxstate.h104 __cpuid_count(CPUID_LEAF_XSTATE, CPUID_SUBLEAF_XSTATE_USER, in get_xbuf_size()
137 __cpuid_count(CPUID_LEAF_XSTATE, xfeature_num, in get_xstate_info()
A Dcorrupt_xstate_header.c27 __cpuid_count(0x1, 0x0, eax, ebx, ecx, edx); in xsave_enabled()
A Dlam.c133 __cpuid_count(0x7, 1, cpuinfo[0], cpuinfo[1], cpuinfo[2], cpuinfo[3]); in lam_is_available()
/tools/testing/selftests/
A Dkselftest.h75 #ifndef __cpuid_count
76 #define __cpuid_count(level, count, a, b, c, d) \ macro
/tools/testing/selftests/resctrl/
A Dcat_test.c301 __cpuid_count(0x10, 1, eax, ebx, ecx, edx); in arch_supports_noncont_cat()
303 __cpuid_count(0x10, 2, eax, ebx, ecx, edx); in arch_supports_noncont_cat()
/tools/arch/x86/kcpuid/
A Dkcpuid.c140 __cpuid_count(leaf, 0, a, b, c, d)
143 __cpuid_count(leaf, subleaf, a, b, c, d)
/tools/testing/selftests/sgx/
A Dmain.c93 __cpuid_count(SGX_CPUID, 0x0, eax, ebx, ecx, edx); in sgx2_supported()
335 __cpuid_count(SGX_CPUID, section + SGX_CPUID_EPC, eax, ebx, ecx, edx); in get_total_epc_mem()
/tools/power/x86/turbostat/
A Dturbostat.c8935 __cpuid_count(0x7, 0, eax, ebx, ecx, edx); in process_cpuid()

Completed in 40 milliseconds