Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpti.c678 debug_checkwx_user(); in pti_finalize()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h45 #define debug_checkwx_user() ptdump_walk_user_pgd_level_checkwx() macro
48 #define debug_checkwx_user() do { } while (0) macro