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

/seL4-test-master/projects/sel4_projects_libs/libsel4vm/src/arch/arm/
H A Dvm.c33 static int vm_unknown_exit_handler(vm_vcpu_t *vcpu);
43 [VM_UNKNOWN_EXIT] = vm_unknown_exit_handler
159 static int vm_unknown_exit_handler(vm_vcpu_t *vcpu) function

Completed in 22 milliseconds