Home
last modified time | relevance | path

Searched refs:cpu_has_avx512_vbmi (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Dcpufeature.h112 #define cpu_has_avx512_vbmi boot_cpu_has(X86_FEATURE_AVX512_VBMI) macro
/xen/tools/tests/x86_emulator/
A Dx86-emulate.h159 #define cpu_has_avx512_vbmi (cp.feat.avx512_vbmi && xcr0_mask(0xe6)) macro
A Dtest_x86_emulator.c168 return cpu_has_avx512_vbmi; in simd_check_avx512vbmi()
173 return cpu_has_avx512_vbmi && cpu_has_avx512vl; in simd_check_avx512vbmi_vl()

Completed in 9 milliseconds