Home
last modified time | relevance | path

Searched refs:CFI_OFF (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dcfi.h97 CFI_OFF, /* Taditional / IBT depending on .config */ enumerator
/linux-6.15/arch/x86/kernel/
H A Dalternative.c1177 # define __CFI_DEFAULT CFI_OFF
1298 cfi_mode = CFI_OFF; in cfi_parse_cmdline()
1796 case CFI_OFF: in __apply_fineibt()