Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/mm/
H A Dfault.c58 KERNEL_FAULT, enumerator
86 return KERNEL_FAULT; in get_fault_type()
89 return KERNEL_FAULT; in get_fault_type()
98 return KERNEL_FAULT; in get_fault_type()
206 case KERNEL_FAULT: in dump_fault_info()
256 if ((fault_type == KERNEL_FAULT) && (fault == VM_FAULT_BADCONTEXT)) { in do_no_context()
266 if (fault_type == KERNEL_FAULT) in do_no_context()
393 case KERNEL_FAULT: in do_exception()
653 case KERNEL_FAULT: in do_secure_storage_access()