/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 | hyperv-stub.c | 14 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/linux/tools/testing/selftests/arm64/bti/ |
H A D | system.c | 11 void __noreturn exit(int n) in exit() function
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save_crt0.S | 82 exit: label
|
H A D | spu_restore_crt0.S | 44 exit: label
|
/openbmc/qemu/target/i386/nvmm/ |
H A D | nvmm-all.c | 473 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
|
/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/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/qemu/tests/tcg/arm/system/ |
H A D | test-armv6m-undef.S | 144 exit: label
|
/openbmc/linux/include/linux/platform_data/ |
H A D | mmc-mxcmmc.h | 27 void (*exit)(struct device *dev, void *data); member
|
H A D | mmc-pxamci.h | 17 void (*exit)(struct device *, void *); member
|
H A D | tda9950.h | 11 void (*exit)(void *); member
|
/openbmc/qemu/tests/guest-debug/ |
H A D | test_gdbstub.py | 19 def exit(self, status=None, message=""): member in arg_parser
|
/openbmc/linux/drivers/edac/ |
H A D | amd8111_edac.h | 103 void (*exit)(struct amd8111_dev_info *dev_info); member 114 void (*exit)(struct amd8111_pci_info *dev_info); member
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_module.c | 49 void (*exit)(void); member
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | useradd.py | 14 def exit(self, status=0, message=None): member in myArgumentParser
|
/openbmc/linux/include/linux/spi/ |
H A D | mmc_spi.h | 23 void (*exit)(struct device *, void *); member
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_osd_afbcd.h | 17 void (*exit)(struct meson_drm *priv); member
|
/openbmc/linux/arch/arm/lib/ |
H A D | memcpy.S | 50 .macro exit regs:vararg macro
|
/openbmc/linux/arch/xtensa/boot/lib/ |
H A D | zmem.c | 9 static void exit(void) in exit() function
|
/openbmc/linux/include/linux/mtd/ |
H A D | physmap.h | 22 void (*exit)(struct platform_device *); member
|