debug_checkwx 35 arch/arm/include/asm/ptdump.h #define debug_checkwx() ptdump_check_wx() debug_checkwx 37 arch/arm/include/asm/ptdump.h #define debug_checkwx() do { } while (0) debug_checkwx 35 arch/arm64/include/asm/ptdump.h #define debug_checkwx() ptdump_check_wx() debug_checkwx 37 arch/arm64/include/asm/ptdump.h #define debug_checkwx() do { } while (0) debug_checkwx 38 arch/x86/include/asm/pgtable.h #define debug_checkwx() ptdump_walk_pgd_level_checkwx() debug_checkwx 41 arch/x86/include/asm/pgtable.h #define debug_checkwx() do { } while (0)