Searched defs:pt_st (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/x86/mm/ |
H A 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()
|
/openbmc/linux/arch/powerpc/mm/ptdump/ |
H A D | ptdump.c | 215 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page()
|
/openbmc/linux/arch/s390/mm/ |
H A D | dump_pagetables.c | 148 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | ptdump.c | 251 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page()
|
/openbmc/linux/arch/riscv/mm/ |
H A D | ptdump.c | 264 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page()
|