Lines Matching defs:pg_state
28 struct pg_state { struct29 int level;30 pgprot_t current_prot;31 pgprotval_t effective_prot;32 unsigned long start_address;33 unsigned long current_address;34 const struct addr_marker *marker;35 unsigned long lines;36 bool to_dmesg;37 bool check_wx;38 unsigned long wx_pages;