Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dalternative.c1790 #define pr_cfi_debug(X...) if (cfi_debug) pr_info(X) macro
1825 pr_cfi_debug("CFI: disabling all indirect call checking\n"); in __apply_fineibt()
1836 pr_cfi_debug("CFI: cfi_seed: 0x%08x\n", cfi_seed); in __apply_fineibt()
1838 pr_cfi_debug("CFI: rehashing all preambles\n"); in __apply_fineibt()
1843 pr_cfi_debug("CFI: rehashing all indirect calls\n"); in __apply_fineibt()
1848 pr_cfi_debug("CFI: rehashing disabled\n"); in __apply_fineibt()
1858 pr_cfi_debug("CFI: re-enabling all indirect call checking\n"); in __apply_fineibt()
1869 pr_cfi_debug("CFI: adding FineIBT to all preambles\n"); in __apply_fineibt()
1876 pr_cfi_debug("CFI: rewriting indirect call sites to use FineIBT\n"); in __apply_fineibt()
1882 pr_cfi_debug("CFI: removing old endbr insns\n"); in __apply_fineibt()