Lines Matching defs:ptdump_pg_state
46 struct ptdump_pg_state { struct
47 struct ptdump_state ptdump;
48 struct ptdump_pg_level *pg_level;
49 struct seq_file *seq;
50 const struct addr_marker *marker;
51 const struct mm_struct *mm;
52 unsigned long start_address;
53 int level;
54 u64 current_prot;
55 bool check_wx;
56 unsigned long wx_pages;
57 unsigned long uxn_pages;