Searched refs:X86_FEATURE_DECODEASSISTS (Results 1 – 3 of 3) sorted by relevance
324 #define X86_FEATURE_DECODEASSISTS (15*32+ 7) /* Decode Assists support */ macro
2707 static_cpu_has(X86_FEATURE_DECODEASSISTS) ? in pf_interception()2719 static_cpu_has(X86_FEATURE_DECODEASSISTS) ? in npf_interception()3929 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS)) in invlpg_interception()3989 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS)) in cr_interception()4070 if (!boot_cpu_has(X86_FEATURE_DECODEASSISTS)) in dr_interception()