Home
last modified time | relevance | path

Searched defs:vm_faultType (Results 1 – 5 of 5) sorted by relevance

/seL4-master/src/api/
A Dsyscall.c344 exception_t handleVMFaultEvent(vm_fault_type_t vm_faultType) in handleVMFaultEvent()
/seL4-master/src/arch/x86/kernel/
A Dvspace.c564 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) in handleVMFault()
/seL4-master/src/arch/riscv/kernel/
A Dvspace.c415 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) in handleVMFault()
/seL4-master/src/arch/arm/32/kernel/
A Dvspace.c1208 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) in handleVMFault()
/seL4-master/src/arch/arm/64/kernel/
A Dvspace.c934 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) in handleVMFault()

Completed in 18 milliseconds