Searched refs:PAGE_FAULT (Results 1 – 1 of 1) sorted by relevance
292 #define PAGE_FAULT (id == EP_LOAD_PAGE_FAULT || id == EP_STORE_PAGE_FAULT) macro343 if (!(sp->sstatus & 0x100) || (PAGE_FAULT && IN_USER_SPACE)) in handle_trap()
Completed in 2 milliseconds