Searched refs:MMU_PAGE_WT (Results 1 – 2 of 2) sorted by relevance
35 #define MMU_PAGE_WT (1 << 1) macro
104 pt->err_code |= MMU_PAGE_WT; in test_pt_entry()183 pt->write_access = (err_code & MMU_PAGE_WT); in walk_gpt()