Searched refs:z_x86_page_fault_handler (Results 1 – 4 of 4) sorted by relevance
30 z_x86_page_fault_handler(esf); in z_x86_exception()
61 void z_x86_page_fault_handler(struct arch_esf *esf);
120 _EXCEPTION_CONNECT_CODE(z_x86_page_fault_handler, IV_PAGE_FAULT, 0);
437 void z_x86_page_fault_handler(struct arch_esf *esf) in z_x86_page_fault_handler() function