Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcfi.h94 CFI_AUTO, /* FineIBT if hardware has IBT, otherwise kCFI */ enumerator
/linux/arch/x86/kernel/
H A Dalternative.c1161 # define __CFI_DEFAULT CFI_AUTO
1248 cfi_mode = CFI_AUTO; in cfi_parse_cmdline()
1743 if (cfi_mode == CFI_AUTO) { in __apply_fineibt()