Home
last modified time | relevance | path

Searched defs:exit (Results 1 – 24 of 24) sorted by relevance

/qemu/target/i386/kvm/
H A Dxen-emu.c246 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()
[all …]
H A Dhyperv-stub.c14 int kvm_hv_handle_exit(X86CPU *cpu, struct kvm_hyperv_exit *exit) in kvm_hv_handle_exit()
H A Dhyperv.c54 int kvm_hv_handle_exit(X86CPU *cpu, struct kvm_hyperv_exit *exit) in kvm_hv_handle_exit()
/qemu/tests/tcg/riscv64/
H A Dtest-noc.S21 exit: label
/qemu/tests/tcg/aarch64_be/
H A Dhello.c22 void exit(int ret) in exit() function
/qemu/tests/tcg/i386/
H A Dhello-i386.c3 static inline void exit(int status) in exit() function
/qemu/tests/tcg/arm/system/
H A Dtest-armv6m-undef.S144 exit: label
/qemu/tests/guest-debug/
H A Dtest_gdbstub.py19 def exit(self, status=None, message=""): member in arg_parser
/qemu/target/i386/nvmm/
H A Dnvmm-all.c473 nvmm_vcpu_post_run(CPUState *cpu, struct nvmm_vcpu_exit *exit) in nvmm_vcpu_post_run()
560 struct nvmm_vcpu_exit *exit) in nvmm_handle_rdmsr()
605 struct nvmm_vcpu_exit *exit) in nvmm_handle_wrmsr()
646 struct nvmm_vcpu_exit *exit) in nvmm_handle_halted()
685 struct nvmm_vcpu_exit *exit = vcpu->exit; in nvmm_vcpu_loop() local
/qemu/hw/audio/
H A Dintel-hda.h35 void (*exit)(HDACodecDevice *dev); member
/qemu/include/hw/
H A Dresettable.h114 ResettableExitPhase exit; member
/qemu/audio/
H A Dsdlaudio.c45 int exit; member
53 int exit; member
/qemu/include/system/
H A Dhvf_int.h59 void *exit; member
/qemu/ui/
H A Dvnc-jobs.c60 bool exit; member
/qemu/hw/core/
H A Dresettable.c252 ResettableExitPhase exit, in resettable_class_set_parent_phases()
/qemu/include/hw/xen/
H A Dxen-hvm-common.h78 Notifier exit; member
H A Dxen-bus.h26 Notifier exit; member
/qemu/util/
H A Dinterval-tree.c652 static bool interval_tree_compute_max(IntervalTreeNode *node, bool exit) in interval_tree_compute_max()
H A Dqemu-thread-win32.c239 NotifierList exit; member
/qemu/system/
H A Dcpus.c438 static void qemu_cpu_stop(CPUState *cpu, bool exit) in qemu_cpu_stop()
/qemu/include/hw/pci/
H A Dpci_device.h29 PCIUnregisterFunc *exit; member
/qemu/net/
H A Dtap.c64 Notifier exit; member
/qemu/hw/usb/
H A Dhost-libusb.c119 Notifier exit; member
/qemu/target/arm/hvf/
H A Dhvf.c879 hv_vcpu_exit_t *exit; in hvf_arm_get_host_cpu_features() local