Home
last modified time | relevance | path

Searched defs:debug_checkwx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm64/include/asm/
Dptdump.h49 #define debug_checkwx() ptdump_check_wx() macro
51 #define debug_checkwx() do { } while (0) macro
/Linux-v4.19/arch/arm/include/asm/
Dptdump.h38 #define debug_checkwx() ptdump_check_wx() macro
40 #define debug_checkwx() do { } while (0) macro
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h36 #define debug_checkwx() ptdump_walk_pgd_level_checkwx() macro
39 #define debug_checkwx() do { } while (0) macro