Home
last modified time | relevance | path

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

/linux/mm/
H A Dptdump.c126 if (st->effective_prot_pte) in ptdump_pte_entry()
127 st->effective_prot_pte(st, val); in ptdump_pte_entry()
/linux/include/linux/
H A Dptdump.h20 void (*effective_prot_pte)(struct ptdump_state *st, pte_t pte); member