Home
last modified time | relevance | path

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

/linux/mm/
H A Dptdump.c65 if (st->effective_prot_p4d) in ptdump_p4d_entry()
66 st->effective_prot_p4d(st, val); in ptdump_p4d_entry()
/linux/include/linux/
H A Dptdump.h23 void (*effective_prot_p4d)(struct ptdump_state *st, p4d_t p4d); member