Home
last modified time | relevance | path

Searched refs:ptdump_walk_pgd_level_checkwx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dpgtable.h34 void ptdump_walk_pgd_level_checkwx(void);
38 #define debug_checkwx() ptdump_walk_pgd_level_checkwx()
/Linux-v5.4/arch/x86/mm/
Ddump_pagetables.c599 void ptdump_walk_pgd_level_checkwx(void) in ptdump_walk_pgd_level_checkwx() function