Searched refs:EXC_STORE_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
174 case EXC_STORE_PAGE_FAULT: in access_error()237 if (cause == EXC_STORE_PAGE_FAULT) in do_page_fault()
70 #define EXC_STORE_PAGE_FAULT 15 macro