Home
last modified time | relevance | path

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

/Linux-v5.10/arch/riscv/include/asm/
Dptdump.h12 static inline void debug_checkwx(void) in debug_checkwx() function
17 static inline void debug_checkwx(void) in debug_checkwx() function
/Linux-v5.10/arch/arm/include/asm/
Dptdump.h35 #define debug_checkwx() ptdump_check_wx() macro
37 #define debug_checkwx() do { } while (0) macro
/Linux-v5.10/arch/arm64/include/asm/
Dptdump.h35 #define debug_checkwx() ptdump_check_wx() macro
37 #define debug_checkwx() do { } while (0) macro
/Linux-v5.10/arch/s390/include/asm/
Dptdump.h8 static inline void debug_checkwx(void) in debug_checkwx() function
/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h40 #define debug_checkwx() ptdump_walk_pgd_level_checkwx() macro
43 #define debug_checkwx() do { } while (0) macro