Home
last modified time | relevance | path

Searched refs:ptdump_check_wx (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/include/asm/
H A Dptdump.h31 void ptdump_check_wx(void);
36 #define arm_debug_checkwx() ptdump_check_wx()
/linux/include/linux/
H A Dptdump.h25 bool ptdump_check_wx(void);
30 ptdump_check_wx(); in debug_checkwx()
/linux/mm/
H A Dptdump.c170 if (ptdump_check_wx()) in check_wx_show()
/linux/arch/s390/mm/
H A Ddump_pagetables.c195 bool ptdump_check_wx(void) in ptdump_check_wx() function
/linux/arch/powerpc/mm/ptdump/
H A Dptdump.c330 bool ptdump_check_wx(void) in ptdump_check_wx() function
/linux/arch/arm64/mm/
H A Dptdump.c325 bool ptdump_check_wx(void) in ptdump_check_wx() function
/linux/arch/riscv/mm/
H A Dptdump.c338 bool ptdump_check_wx(void) in ptdump_check_wx() function
/linux/arch/arm/mm/
H A Ddump.c453 void ptdump_check_wx(void) in ptdump_check_wx() function
/linux/arch/x86/include/asm/
H A Dpgtable.h35 #define ptdump_check_wx ptdump_walk_pgd_level_checkwx macro