Home
last modified time | relevance | path

Searched refs:code_out (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/kernel/
H A Dtrap.c141 int is_write, int is_user, int *code_out) in handle_page_fault() argument
150 *code_out = SEGV_MAPERR; in handle_page_fault()
166 *code_out = SEGV_ACCERR; in handle_page_fault()