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)
160 #if HAS_KERNEL_IBT == 1
623 kernel_ibt = HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT); in setup_cet()2138 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) in identify_boot_cpu()
1745 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) { in __apply_fineibt()