Searched refs:EXC_INST_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
185 case EXC_INST_PAGE_FAULT: in access_error()282 else if (cause == EXC_INST_PAGE_FAULT) in do_page_fault()
74 #define EXC_INST_PAGE_FAULT 12 macro