Searched refs:X86_FEATURE_IBS (Results 1 – 3 of 3) sorted by relevance
171 #define X86_FEATURE_IBS ( 6*32+10) /* Instruction Based Sampling */ macro
1279 if (!boot_cpu_has(X86_FEATURE_IBS)) in __get_ibs_caps()