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

/seL4-test-master/projects/sel4_projects_libs/libsel4vm/src/arch/arm/
H A Dvm.c34 static int vm_vppi_event_handler(vm_vcpu_t *vcpu);
42 [VM_VPPI_EXIT] = vm_vppi_event_handler,
88 static int vm_vppi_event_handler(vm_vcpu_t *vcpu) function

Completed in 72 milliseconds