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.c1773 #define pr_cfi_debug(X...) if (cfi_debug) pr_info(X) macro
1808 pr_cfi_debug("CFI: disabling all indirect call checking\n"); in __apply_fineibt()
1819 pr_cfi_debug("CFI: cfi_seed: 0x%08x\n", cfi_seed); in __apply_fineibt()
1821 pr_cfi_debug("CFI: rehashing all preambles\n"); in __apply_fineibt()
1826 pr_cfi_debug("CFI: rehashing all indirect calls\n"); in __apply_fineibt()
1831 pr_cfi_debug("CFI: rehashing disabled\n"); in __apply_fineibt()
1841 pr_cfi_debug("CFI: re-enabling all indirect call checking\n"); in __apply_fineibt()
1852 pr_cfi_debug("CFI: adding FineIBT to all preambles\n"); in __apply_fineibt()
1859 pr_cfi_debug("CFI: rewriting indirect call sites to use FineIBT\n"); in __apply_fineibt()
1865 pr_cfi_debug("CFI: removing old endbr insns\n"); in __apply_fineibt()