Searched refs:pg_state (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | hashpagetable.c | 25 struct pg_state { struct 141 static int calculate_pagesize(struct pg_state *st, int ps, char s[]) in calculate_pagesize() 154 static void dump_flag_info(struct pg_state *st, const struct flag_info in dump_flag_info() 183 static void dump_hpte_info(struct pg_state *st, unsigned long ea, u64 v, u64 r, in dump_hpte_info() 331 static unsigned long hpte_find(struct pg_state *st, unsigned long ea, int psize) in hpte_find() 380 static void walk_pte(struct pg_state *st, pmd_t *pmd, unsigned long start) in walk_pte() 414 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() 428 static void walk_pud(struct pg_state *st, p4d_t *p4d, unsigned long start) in walk_pud() 442 static void walk_p4d(struct pg_state *st, pgd_t *pgd, unsigned long start) in walk_p4d() 456 static void walk_pagetables(struct pg_state *st) in walk_pagetables() [all …]
|
| H A D | ptdump.c | 58 struct pg_state { struct 138 static void dump_flag_info(struct pg_state *st, const struct flag_info in dump_flag_info() 170 static void dump_addr(struct pg_state *st, unsigned long addr) in dump_addr() 184 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 201 static void note_page_update_state(struct pg_state *st, unsigned long addr, int level, u64 val) in note_page_update_state() 220 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 336 struct pg_state st = { in ptdump_show() 370 struct pg_state st = { in ptdump_check_wx()
|
| /linux/arch/arm/mm/ |
| H A D | dump.c | 48 struct pg_state { struct 227 static void dump_prot(struct pg_state *st, const struct prot_bits *bits, size_t num) in dump_prot() 244 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 261 static void note_page(struct pg_state *st, unsigned long addr, in note_page() 310 static void walk_pte(struct pg_state *st, pmd_t *pmd, unsigned long start, in walk_pte() 342 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() 366 static void walk_pud(struct pg_state *st, p4d_t *p4d, unsigned long start) in walk_pud() 382 static void walk_p4d(struct pg_state *st, pgd_t *pgd, unsigned long start) in walk_p4d() 398 static void walk_pgd(struct pg_state *st, struct mm_struct *mm, in walk_pgd() 417 struct pg_state st = { in ptdump_walk_pgd() [all …]
|
| /linux/arch/riscv/mm/ |
| H A D | ptdump.c | 33 struct pg_state { struct 205 static void dump_prot(struct pg_state *st) in dump_prot() 242 static void dump_addr(struct pg_state *st, unsigned long addr) in dump_addr() 263 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 281 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 354 struct pg_state st = { in ptdump_walk() 377 struct pg_state st = { in ptdump_check_wx()
|
| /linux/arch/s390/mm/ |
| H A D | dump_pagetables.c | 30 struct pg_state { struct 71 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 95 static void note_page_update_state(struct pg_state *st, unsigned long addr, unsigned int prot, int … in note_page_update_state() 115 struct pg_state *st; in note_page() 119 st = container_of(pt_st, struct pg_state, ptdump); in note_page() 184 struct pg_state st = { in ptdump_check_wx() 228 struct pg_state st = { in ptdump_show()
|
| /linux/drivers/misc/mei/ |
| H A D | hw-me.h | 62 enum mei_pg_state pg_state; member
|
| H A D | platform-vsc.c | 267 .pg_state = mei_vsc_pg_state,
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-ima.rst | 534 ["," <pg_state> "," <priority_groups> "," <priority_group_paths>] ";"
|