Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dptdump.h12 static inline void debug_checkwx(void) in debug_checkwx() function
17 static inline void debug_checkwx(void) in debug_checkwx() function
/openbmc/linux/arch/arm/include/asm/
H A Dptdump.h36 #define debug_checkwx() ptdump_check_wx() macro
38 #define debug_checkwx() do { } while (0) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dptdump.h36 #define debug_checkwx() ptdump_check_wx() macro
38 #define debug_checkwx() do { } while (0) macro
/openbmc/linux/arch/s390/include/asm/
H A Dptdump.h8 static inline void debug_checkwx(void) in debug_checkwx() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h44 #define debug_checkwx() ptdump_walk_pgd_level_checkwx() macro
47 #define debug_checkwx() do { } while (0) macro