Searched refs:X86_FEATURE_DECODEASSISTS (Results 1 - 3 of 3) sorted by relevance

/arch/x86/kernel/cpu/
H A Dscattered.c51 { X86_FEATURE_DECODEASSISTS, CR_EDX, 7, 0x8000000a, 0 },
/arch/x86/include/asm/
H A Dcpufeature.h195 #define X86_FEATURE_DECODEASSISTS (8*32+12) /* AMD Decode Assists support */ macro
/arch/x86/kvm/
H A Dsvm.c2855 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS))
2912 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS))
2982 if (!boot_cpu_has(X86_FEATURE_DECODEASSISTS))

Completed in 78 milliseconds