Lines Matching defs:exit
246 static bool kvm_xen_hcall_xen_version(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_xen_version()
632 static int do_add_to_physmap(struct kvm_xen_exit *exit, X86CPU *cpu, in do_add_to_physmap()
663 static int do_add_to_physmap_batch(struct kvm_xen_exit *exit, X86CPU *cpu, in do_add_to_physmap_batch()
728 static bool kvm_xen_hcall_memory_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_memory_op()
750 static bool handle_set_param(struct kvm_xen_exit *exit, X86CPU *cpu, in handle_set_param()
786 static bool handle_get_param(struct kvm_xen_exit *exit, X86CPU *cpu, in handle_get_param()
837 static int kvm_xen_hcall_evtchn_upcall_vector(struct kvm_xen_exit *exit, in kvm_xen_hcall_evtchn_upcall_vector()
864 static bool kvm_xen_hcall_hvm_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_hvm_op()
1160 static bool kvm_xen_hcall_set_timer_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_set_timer_op()
1175 static bool kvm_xen_hcall_vcpu_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_vcpu_op()
1229 static bool kvm_xen_hcall_evtchn_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_evtchn_op()
1493 static bool kvm_xen_hcall_sched_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_sched_op()
1525 static bool kvm_xen_hcall_gnttab_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_gnttab_op()
1594 static bool kvm_xen_hcall_physdev_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_physdev_op()
1709 static bool do_kvm_xen_handle_exit(X86CPU *cpu, struct kvm_xen_exit *exit) in do_kvm_xen_handle_exit()
1761 int kvm_xen_handle_exit(X86CPU *cpu, struct kvm_xen_exit *exit) in kvm_xen_handle_exit()