Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dptdump.h28 struct ptdump_prot_bits { struct
36 const struct ptdump_prot_bits *bits; argument
/linux/arch/arm64/mm/
H A Dptdump.c41 static const struct ptdump_prot_bits pte_bits[] = {
144 static void dump_prot(struct ptdump_pg_state *st, const struct ptdump_prot_bits *bits, in dump_prot()