Searched refs:X86_FEATURE_DECODEASSISTS (Results 1 – 3 of 3) sorted by relevance
339 #define X86_FEATURE_DECODEASSISTS (15*32+ 7) /* Decode Assists support */ macro
1973 static_cpu_has(X86_FEATURE_DECODEASSISTS) ? in pf_interception()1987 static_cpu_has(X86_FEATURE_DECODEASSISTS) ? in npf_interception()2495 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS)) in invlpg_interception()2543 if (!static_cpu_has(X86_FEATURE_DECODEASSISTS)) in cr_interception()2663 if (!boot_cpu_has(X86_FEATURE_DECODEASSISTS)) in dr_interception()
Completed in 22 milliseconds