Home
last modified time | relevance | path

Searched defs:effective_prot_pte (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dptdump.h20 void (*effective_prot_pte)(struct ptdump_state *st, pte_t pte); member
/linux/arch/x86/mm/
H A Ddump_pagetables.c269 static void effective_prot_pte(struct ptdump_state *st, pte_t pte) in effective_prot_pte() function