Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptdump.h17 void (*effective_prot)(struct ptdump_state *st, int level, u64 val); member
/linux/arch/x86/mm/
H A Ddump_pagetables.c32 pgprotval_t effective_prot; member
251 static void effective_prot(struct ptdump_state *pt_st, int level, u64 val) in effective_prot() function