Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dpti.c665 debug_checkwx_user(); in pti_finalize()
/linux-5.19.10/arch/x86/include/asm/
Dpgtable.h44 #define debug_checkwx_user() ptdump_walk_user_pgd_level_checkwx() macro
47 #define debug_checkwx_user() do { } while (0) macro