Home
last modified time | relevance | path

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

/DragonOS/kernel/src/mm/
H A Dfault.rs653 ret = VmFaultReason::VM_FAULT_MAJOR; in filemap_fault()
H A Dmod.rs84 const VM_FAULT_MAJOR = 0x000004; constant