Home
last modified time | relevance | path

Searched refs:PAGE_FAULT (Results 1 – 1 of 1) sorted by relevance

/libcpu/risc-v/common64/
A Dtrap.c292 #define PAGE_FAULT (id == EP_LOAD_PAGE_FAULT || id == EP_STORE_PAGE_FAULT) macro
343 if (!(sp->sstatus & 0x100) || (PAGE_FAULT && IN_USER_SPACE)) in handle_trap()

Completed in 2 milliseconds