Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds