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