Searched defs:pmap_page_is_write_mapped (Results 1 – 7 of 7) sorted by relevance
123 #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
167 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
225 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
443 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
380 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro
101 #define pmap_page_is_write_mapped(m) (((m)->aflags & PGA_WRITEABLE) != 0) macro