/Linux-v6.1/arch/powerpc/mm/ptdump/ |
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() 183 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 199 static void note_page_update_state(struct pg_state *st, unsigned long addr, int level, u64 val) in note_page_update_state() 218 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 302 struct pg_state st = { in ptdump_show() 332 struct pg_state st = { in ptdump_check_wx()
|
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() 325 static unsigned long hpte_find(struct pg_state *st, unsigned long ea, int psize) in hpte_find() 374 static void walk_pte(struct pg_state *st, pmd_t *pmd, unsigned long start) in walk_pte() 408 static void walk_pmd(struct pg_state *st, pud_t *pud, unsigned long start) in walk_pmd() 422 static void walk_pud(struct pg_state *st, p4d_t *p4d, unsigned long start) in walk_pud() 436 static void walk_p4d(struct pg_state *st, pgd_t *pgd, unsigned long start) in walk_p4d() 450 static void walk_pagetables(struct pg_state *st) in walk_pagetables() [all …]
|
/Linux-v6.1/arch/arm64/mm/ |
D | ptdump.c | 75 struct pg_state { struct 204 static void dump_prot(struct pg_state *st, const struct prot_bits *bits, in dump_prot() 222 static void note_prot_uxn(struct pg_state *st, unsigned long addr) in note_prot_uxn() 236 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 254 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 311 struct pg_state st; in ptdump_walk() 316 st = (struct pg_state){ in ptdump_walk() 350 struct pg_state st = { in ptdump_check_wx()
|
/Linux-v6.1/arch/arm/mm/ |
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-v6.1/arch/riscv/mm/ |
D | ptdump.c | 34 struct pg_state { struct 206 static void dump_prot(struct pg_state *st) in dump_prot() 228 static void dump_addr(struct pg_state *st, unsigned long addr) in dump_addr() 249 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 267 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 308 struct pg_state st = { in ptdump_walk() 326 struct pg_state st = { in ptdump_check_wx()
|
/Linux-v6.1/arch/s390/mm/ |
D | dump_pagetables.c | 82 struct pg_state { struct 123 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 154 struct pg_state *st; in note_page() 158 st = container_of(pt_st, struct pg_state, ptdump); in note_page() 200 struct pg_state st = { in ptdump_check_wx() 235 struct pg_state st = { in ptdump_show()
|
/Linux-v6.1/arch/x86/mm/ |
D | dump_pagetables.c | 28 struct pg_state { struct 227 static void note_wx(struct pg_state *st, unsigned long addr) in note_wx() 253 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in effective_prot() 277 struct pg_state *st = container_of(pt_st, struct pg_state, ptdump); in note_page() 379 struct pg_state st = { in ptdump_walk_pgd_level_core()
|
/Linux-v6.1/drivers/misc/mei/ |
D | hw-me.c | 258 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config() 262 hw->pg_state = MEI_PG_ON; in mei_me_hw_config() 280 return hw->pg_state; in mei_me_pg_state() 757 hw->pg_state = MEI_PG_ON; in mei_me_pg_legacy_enter_sync() 811 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_exit_sync() 972 hw->pg_state = MEI_PG_ON; in mei_me_d0i3_enter_sync() 1003 hw->pg_state = MEI_PG_ON; in mei_me_d0i3_enter() 1055 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_exit_sync() 1077 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_intr() 1095 if (hw->pg_state == MEI_PG_ON) { in mei_me_d0i3_intr() [all …]
|
D | gsc-me.c | 235 hw->pg_state = MEI_PG_ON; in mei_gsc_pm_runtime_suspend() 261 hw->pg_state = MEI_PG_OFF; in mei_gsc_pm_runtime_resume()
|
D | hw-me.h | 62 enum mei_pg_state pg_state; member
|
D | mei_dev.h | 348 enum mei_pg_state (*pg_state)(struct mei_device *dev); member 709 return dev->ops->pg_state(dev); in mei_pg_state()
|
D | hw-txe.c | 1160 .pg_state = mei_txe_pg_state,
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | dm-ima.rst | 534 ["," <pg_state> "," <priority_groups> "," <priority_group_paths>] ";"
|