Searched refs:X86_FEATURE_DECODEASSISTS (Results 1 – 2 of 2) sorted by relevance
376 #define X86_FEATURE_DECODEASSISTS (15*32+ 7) /* "decodeassists" Decode Assists support */ macro
1966 cpu_feature_enabled(X86_FEATURE_DECODEASSISTS) ? in pf_interception()2026 cpu_feature_enabled(X86_FEATURE_DECODEASSISTS) ? in npf_interception()2546 if (!cpu_feature_enabled(X86_FEATURE_DECODEASSISTS)) in invlpg_interception()2594 if (!cpu_feature_enabled(X86_FEATURE_DECODEASSISTS)) in cr_interception()2720 if (!boot_cpu_has(X86_FEATURE_DECODEASSISTS)) in dr_interception()