Home
last modified time | relevance | path

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

12

/openbmc/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()
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-noc.S21 exit: label
/openbmc/u-boot/arch/x86/lib/
H A Dcrt0_ia32_efi.S37 .exit: leave label
H A Dcrt0_x86_64_efi.S33 .exit: label
/openbmc/qemu/tests/tcg/i386/
H A Dhello-i386.c3 static inline void exit(int status) in exit() function
/openbmc/qemu/tests/tcg/aarch64_be/
H A Dhello.c22 void exit(int ret) in exit() function
/openbmc/qemu/tests/tcg/arm/system/
H A Dtest-armv6m-undef.S144 exit: label
/openbmc/qemu/tests/guest-debug/
H A Dtest_gdbstub.py19 def exit(self, status=None, message=""): member in arg_parser
/openbmc/openbmc/poky/meta/lib/oe/
H A Duseradd.py14 def exit(self, status=0, message=None): member in myArgumentParser
/openbmc/sdeventplus/test/source/
H A Devent.cpp166 Exit exit(*event, std::move(callback)); in TEST_F() local
214 auto exit = std::make_unique<Exit>(*event, [](EventBase&) {}); in TEST_F() local
/openbmc/u-boot/arch/arm/lib/
H A Dmemcpy.S48 .macro exit reg1 reg2 macro
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c475 nvmm_vcpu_post_run(CPUState *cpu, struct nvmm_vcpu_exit *exit) in nvmm_vcpu_post_run()
562 struct nvmm_vcpu_exit *exit) in nvmm_handle_rdmsr()
607 struct nvmm_vcpu_exit *exit) in nvmm_handle_wrmsr()
648 struct nvmm_vcpu_exit *exit) in nvmm_handle_halted()
687 struct nvmm_vcpu_exit *exit = vcpu->exit; in nvmm_vcpu_loop() local
/openbmc/qemu/hw/audio/
H A Dintel-hda.h35 void (*exit)(HDACodecDevice *dev); member
/openbmc/u-boot/include/
H A Dgeneric-phy.h82 int (*exit)(struct phy *phy); member
/openbmc/sdeventplus/src/sdeventplus/
H A Devent.cpp84 void Event::exit(int code) const in exit() function in sdeventplus::Event
/openbmc/qemu/include/hw/
H A Dresettable.h114 ResettableExitPhase exit; member
/openbmc/qemu/audio/
H A Dsdlaudio.c45 int exit; member
53 int exit; member
/openbmc/qemu/include/system/
H A Dhvf_int.h62 void *exit; member
/openbmc/qemu/hw/core/
H A Dresettable.c252 ResettableExitPhase exit, in resettable_class_set_parent_phases()
/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h78 Notifier exit; member
H A Dxen-bus.h26 Notifier exit; member
/openbmc/qemu/ui/
H A Dvnc-jobs.c60 bool exit; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py207 def exit(self): member in SignatureGenerator
596 def exit(self): member in SignatureGeneratorUniHashMixIn

12