Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/mm/
Dfault.c48 #define VM_FAULT_PFAULT 0x100000 macro
329 case VM_FAULT_PFAULT: in do_fault_error()
488 fault = VM_FAULT_PFAULT; in do_exception()