Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dcfi.h96 CFI_AUTO, /* FineIBT if hardware has IBT, otherwise kCFI */ enumerator
/linux-6.15/arch/x86/kernel/
H A Dalternative.c1173 # define __CFI_DEFAULT CFI_AUTO
1296 cfi_mode = CFI_AUTO; in cfi_parse_cmdline()
1757 if (cfi_mode == CFI_AUTO) { in __apply_fineibt()