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