Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
391 case KERNEL_FAULT: in do_exception()
651 case KERNEL_FAULT: in do_secure_storage_access()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dfault.c54 KERNEL_FAULT, enumerator
85 return KERNEL_FAULT; in get_fault_type()
92 return KERNEL_FAULT; in get_fault_type()
101 return KERNEL_FAULT; in get_fault_type()
199 case KERNEL_FAULT: in dump_fault_info()
265 if (get_fault_type(regs) == KERNEL_FAULT) in do_no_context()
415 case KERNEL_FAULT: in do_exception()
856 case KERNEL_FAULT: in do_secure_storage_access()

Completed in 3 milliseconds