Home
last modified time | relevance | path

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

123456

/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c245 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 Dhyperv-stub.c14 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/linux/tools/testing/selftests/arm64/bti/
H A Dsystem.c11 void __noreturn exit(int n) in exit() function
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S82 exit: label
H A Dspu_restore_crt0.S44 exit: label
/openbmc/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
/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/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/qemu/tests/tcg/arm/system/
H A Dtest-armv6m-undef.S144 exit: label
/openbmc/linux/include/linux/platform_data/
H A Dmmc-mxcmmc.h27 void (*exit)(struct device *dev, void *data); member
H A Dmmc-pxamci.h17 void (*exit)(struct device *, void *); member
H A Dtda9950.h11 void (*exit)(void *); member
/openbmc/qemu/tests/guest-debug/
H A Dtest_gdbstub.py19 def exit(self, status=None, message=""): member in arg_parser
/openbmc/linux/drivers/edac/
H A Damd8111_edac.h103 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 Di915_module.c49 void (*exit)(void); member
/openbmc/openbmc/poky/meta/lib/oe/
H A Duseradd.py14 def exit(self, status=0, message=None): member in myArgumentParser
/openbmc/linux/include/linux/spi/
H A Dmmc_spi.h23 void (*exit)(struct device *, void *); member
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_osd_afbcd.h17 void (*exit)(struct meson_drm *priv); member
/openbmc/linux/arch/arm/lib/
H A Dmemcpy.S50 .macro exit regs:vararg macro
/openbmc/linux/arch/xtensa/boot/lib/
H A Dzmem.c9 static void exit(void) in exit() function
/openbmc/linux/include/linux/mtd/
H A Dphysmap.h22 void (*exit)(struct platform_device *); member

123456