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