Searched defs:handleVMFault (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/kernel/src/arch/x86/kernel/
H A Dvspace.c564 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) function
/seL4-camkes-master/kernel/src/arch/riscv/kernel/
H A Dvspace.c415 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) function
/seL4-camkes-master/kernel/src/arch/arm/32/kernel/
H A Dvspace.c1257 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) function
/seL4-camkes-master/kernel/src/arch/arm/64/kernel/
H A Dvspace.c929 exception_t handleVMFault(tcb_t *thread, vm_fault_type_t vm_faultType) function

Completed in 41 milliseconds