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