Searched defs:pmap_page_is_write_mapped (Results 1 – 8 of 8) sorted by relevance
51 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
82 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
56 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
54 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
168 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
231 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
385 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
403 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro