Searched refs:X86_FEATURE_DECODEASSISTS (Results 1 – 3 of 3) sorted by relevance
51 { X86_FEATURE_DECODEASSISTS, CR_EDX, 7, 0x8000000a, 0 }, in init_scattered_cpuid_features()
206 #define X86_FEATURE_DECODEASSISTS ( 8*32+12) /* AMD Decode Assists support */ macro
2888 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS)) in invlpg_interception()2945 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS)) in cr_interception()3026 if (!boot_cpu_has(X86_FEATURE_DECODEASSISTS)) in dr_interception()