Home
last modified time | relevance | path

Searched defs:exit_code (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/board/synopsys/hsdk/
H A Dheaderize-hsdk.py10 def usage(exit_code): argument
/openbmc/u-boot/board/synopsys/axs10x/
H A Dheaderize-axs.py8 def usage(exit_code): argument
/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c23 uintptr_t exit_code = 0x20026; in main() local
/openbmc/qemu/target/i386/tcg/system/
H A Dsvm_helper.c131 static inline bool virtual_vm_load_save_enabled(CPUX86State *env, uint32_t exit_code, uintptr_t ret… in virtual_vm_load_save_enabled()
726 void cpu_vmexit(CPUX86State *env, uint32_t exit_code, uint64_t exit_info_1, in cpu_vmexit()
/openbmc/qemu/contrib/plugins/
H A Dstoptrigger.c41 int exit_code; member
/openbmc/qemu/hw/char/
H A Driscv_htif.c166 int exit_code = payload >> 1; in htif_handle_tohost_write() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c96 void os_exit(int exit_code) in os_exit()
/openbmc/qemu/system/
H A Drunstate.c789 int exit_code) in qemu_system_shutdown_request_with_code()
/openbmc/qemu/target/i386/
H A Dsvm.h170 uint64_t exit_code; member
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c84 DWORD exit_code; member