Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/arch/arm/include/asm/
Dptdump.h36 #define debug_checkwx() ptdump_check_wx() macro
38 #define debug_checkwx() do { } while (0) macro
/linux-6.6.21/arch/arm64/include/asm/
Dptdump.h36 #define debug_checkwx() ptdump_check_wx() macro
38 #define debug_checkwx() do { } while (0) macro
/linux-6.6.21/arch/s390/include/asm/
Dptdump.h8 static inline void debug_checkwx(void) in debug_checkwx() function
/linux-6.6.21/arch/x86/include/asm/
Dpgtable.h44 #define debug_checkwx() ptdump_walk_pgd_level_checkwx() macro
47 #define debug_checkwx() do { } while (0) macro