Searched refs:kvm_xen_exit (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/i386/kvm/ |
H A D | xen-emu.c | 245 static bool kvm_xen_hcall_xen_version(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_xen_version() 631 static int do_add_to_physmap(struct kvm_xen_exit *exit, X86CPU *cpu, in do_add_to_physmap() 662 static int do_add_to_physmap_batch(struct kvm_xen_exit *exit, X86CPU *cpu, in do_add_to_physmap_batch() 727 static bool kvm_xen_hcall_memory_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_memory_op() 749 static bool handle_set_param(struct kvm_xen_exit *exit, X86CPU *cpu, in handle_set_param() 785 static bool handle_get_param(struct kvm_xen_exit *exit, X86CPU *cpu, in handle_get_param() 836 static int kvm_xen_hcall_evtchn_upcall_vector(struct kvm_xen_exit *exit, in kvm_xen_hcall_evtchn_upcall_vector() 863 static bool kvm_xen_hcall_hvm_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_hvm_op() 1159 static bool kvm_xen_hcall_set_timer_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_set_timer_op() 1174 static bool kvm_xen_hcall_vcpu_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_vcpu_op() [all …]
|
H A D | xen-emu.h | 28 int kvm_xen_handle_exit(X86CPU *cpu, struct kvm_xen_exit *exit);
|
/openbmc/qemu/linux-headers/linux/ |
H A D | kvm.h | 124 struct kvm_xen_exit { struct 414 struct kvm_xen_exit xen;
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | kvm.h | 212 struct kvm_xen_exit { struct 493 struct kvm_xen_exit xen;
|
/openbmc/linux/include/uapi/linux/ |
H A D | kvm.h | 212 struct kvm_xen_exit { struct 493 struct kvm_xen_exit xen;
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 6660 struct kvm_xen_exit {
|