Searched refs:HAS_KERNEL_IBT (Results 1 – 5 of 5) sorted by relevance
22 #define HAS_KERNEL_IBT 1 macro92 #define HAS_KERNEL_IBT 0 macro114 #define ENDBR_INSN_SIZE (4*HAS_KERNEL_IBT)
142 #if HAS_KERNEL_IBT == 1
8 #define IDT_ALIGN (8 * (1 + HAS_KERNEL_IBT))
594 kernel_ibt = HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT); in setup_cet()1947 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) in identify_boot_cpu()
1275 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) in __apply_fineibt()
Completed in 17 milliseconds