Searched defs:pt_st (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/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-6.12.1/arch/arm64/mm/ |
D | ptdump.c | 191 void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, in note_page()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | ptdump.h | 71 static inline void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page()
|
/linux-6.12.1/arch/arm64/kvm/ |
D | ptdump.c | 66 struct ptdump_state *pt_st = &st->ptdump; in kvm_ptdump_visitor() local
|
/linux-6.12.1/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 216 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page()
|
/linux-6.12.1/arch/s390/mm/ |
D | dump_pagetables.c | 107 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page()
|
/linux-6.12.1/arch/riscv/mm/ |
D | ptdump.c | 279 static void note_page(struct ptdump_state *pt_st, unsigned long addr, in note_page()
|