Searched refs:MMU_PAGE_US (Results 1 – 2 of 2) sorted by relevance
36 #define MMU_PAGE_US (1 << 2) macro
107 pt->err_code |= MMU_PAGE_US; in test_pt_entry()182 pt->user_access = (err_code & MMU_PAGE_US); in walk_gpt()