Searched refs:HAS_KERNEL_IBT (Results 1 – 4 of 4) sorted by relevance
22 #define HAS_KERNEL_IBT 1 macro93 #define HAS_KERNEL_IBT 0 macro115 #define ENDBR_INSN_SIZE (4*HAS_KERNEL_IBT)
164 #if HAS_KERNEL_IBT == 1
642 kernel_ibt = HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT); in setup_cet() 2154 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT))
1792 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) { in __apply_fineibt()