Searched defs:pt_st (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/x86/mm/ |
D | dump_pagetables.c | 251 static void effective_prot(struct ptdump_state *pt_st, int level, u64 val) in effective_prot() 274 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page()
|
/Linux-v5.10/arch/s390/mm/ |
D | dump_pagetables.c | 119 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page()
|
/Linux-v5.10/arch/arm64/mm/ |
D | ptdump.c | 259 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page()
|
/Linux-v5.10/arch/riscv/mm/ |
D | ptdump.c | 237 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page()
|