Searched refs:code_out (Results 1 – 2 of 2) sorted by relevance
24 int is_write, int is_user, int *code_out) in handle_page_fault() argument34 *code_out = SEGV_MAPERR; in handle_page_fault()57 *code_out = SEGV_ACCERR; in handle_page_fault()
30 int is_write, int is_user, int *code_out);