Home
last modified time | relevance | path

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

/linux/mm/
H A Dptdump.c110 if (st->effective_prot_pmd) in ptdump_pmd_entry()
111 st->effective_prot_pmd(st, val); in ptdump_pmd_entry()
/linux/include/linux/
H A Dptdump.h21 void (*effective_prot_pmd)(struct ptdump_state *st, pmd_t pmd); member