Searched refs:exit_handle_fn (Results 1 – 3 of 3) sorted by relevance
29 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef294 static exit_handle_fn arm_exit_handlers[] = {322 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler()348 exit_handle_fn exit_handler; in handle_trap_exceptions()
40 typedef int (*exit_handle_fn)(struct kvm_vcpu *); typedef
872 static exit_handle_fn kvm_fault_tables[EXCCODE_INT_START] = {