Searched refs:HAS_KERNEL_IBT (Results 1 – 3 of 3) sorted by relevance
22 #define HAS_KERNEL_IBT 1 macro92 #define HAS_KERNEL_IBT 0 macro114 #define ENDBR_INSN_SIZE (4*HAS_KERNEL_IBT)
8 #define IDT_ALIGN (8 * (1 + HAS_KERNEL_IBT))
603 if (!HAS_KERNEL_IBT || in setup_cet()1932 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) in identify_boot_cpu()