Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/include/asm/
Dptdump.h35 #define debug_checkwx() ptdump_check_wx() macro
37 #define debug_checkwx() do { } while (0) macro
/Linux-v5.4/arch/arm64/include/asm/
Dptdump.h35 #define debug_checkwx() ptdump_check_wx() macro
37 #define debug_checkwx() do { } while (0) macro
/Linux-v5.4/arch/x86/include/asm/
Dpgtable.h38 #define debug_checkwx() ptdump_walk_pgd_level_checkwx() macro
41 #define debug_checkwx() do { } while (0) macro