Searched defs:pg_state (Results 1 – 1 of 1) sorted by relevance
16282 struct pg_state { struct16283 struct ptdump_state ptdump;16284 struct pg_level *pg_level;16285 struct seq_file *seq;16286 const struct addr_marker *marker;16287 unsigned long start_address;16288 int level;16289 u64 current_prot;16290 bool check_wx;16291 unsigned long wx_pages;[all …]