Home
last modified time | relevance | path

Searched refs:HAS_KERNEL_IBT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dibt.h22 #define HAS_KERNEL_IBT 1 macro
92 #define HAS_KERNEL_IBT 0 macro
114 #define ENDBR_INSN_SIZE (4*HAS_KERNEL_IBT)
A Didtentry.h8 #define IDT_ALIGN (8 * (1 + HAS_KERNEL_IBT))
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c605 if (!HAS_KERNEL_IBT || in setup_cet()
1963 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) in identify_boot_cpu()
/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c995 if (HAS_KERNEL_IBT && cpu_feature_enabled(X86_FEATURE_IBT)) in __apply_fineibt()

Completed in 12 milliseconds