/openbmc/qemu/target/i386/kvm/ |
H A D | xen-emu.c | 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() [all …]
|
H A D | hyperv-stub.c | 14 int kvm_hv_handle_exit(X86CPU *cpu, struct kvm_hyperv_exit *exit) in kvm_hv_handle_exit()
|
H A D | hyperv.c | 54 int kvm_hv_handle_exit(X86CPU *cpu, struct kvm_hyperv_exit *exit) in kvm_hv_handle_exit()
|
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | test-noc.S | 21 exit: label
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | crt0_ia32_efi.S | 37 .exit: leave label
|
H A D | crt0_x86_64_efi.S | 33 .exit: label
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | hello-i386.c | 3 static inline void exit(int status) in exit() function
|
/openbmc/qemu/tests/tcg/aarch64_be/ |
H A D | hello.c | 22 void exit(int ret) in exit() function
|
/openbmc/qemu/tests/tcg/arm/system/ |
H A D | test-armv6m-undef.S | 144 exit: label
|
/openbmc/qemu/tests/guest-debug/ |
H A D | test_gdbstub.py | 19 def exit(self, status=None, message=""): member in arg_parser
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | useradd.py | 14 def exit(self, status=0, message=None): member in myArgumentParser
|
/openbmc/sdeventplus/test/source/ |
H A D | event.cpp | 166 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 D | memcpy.S | 48 .macro exit reg1 reg2 macro
|
/openbmc/qemu/target/i386/nvmm/ |
H A D | nvmm-all.c | 475 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 D | intel-hda.h | 35 void (*exit)(HDACodecDevice *dev); member
|
/openbmc/u-boot/include/ |
H A D | generic-phy.h | 82 int (*exit)(struct phy *phy); member
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | event.cpp | 84 void Event::exit(int code) const in exit() function in sdeventplus::Event
|
/openbmc/qemu/include/hw/ |
H A D | resettable.h | 114 ResettableExitPhase exit; member
|
/openbmc/qemu/audio/ |
H A D | sdlaudio.c | 45 int exit; member 53 int exit; member
|
/openbmc/qemu/include/system/ |
H A D | hvf_int.h | 62 void *exit; member
|
/openbmc/qemu/hw/core/ |
H A D | resettable.c | 252 ResettableExitPhase exit, in resettable_class_set_parent_phases()
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-hvm-common.h | 78 Notifier exit; member
|
H A D | xen-bus.h | 26 Notifier exit; member
|
/openbmc/qemu/ui/ |
H A D | vnc-jobs.c | 60 bool exit; member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | siggen.py | 207 def exit(self): member in SignatureGenerator 596 def exit(self): member in SignatureGeneratorUniHashMixIn
|