Home
last modified time | relevance | path

Searched defs:TARGET_SA_RESTART (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h49 #define TARGET_SA_RESTART 0x0002 /* restart system on signal return */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h49 #define TARGET_SA_RESTART 0x0002 /* restart system on signal return */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h58 #define TARGET_SA_RESTART 0x0002 /* restart system on signal return */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h63 #define TARGET_SA_RESTART 0x00000040 macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h15 #define TARGET_SA_RESTART 0x10000000 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h61 #define TARGET_SA_RESTART 2u macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h64 #define TARGET_SA_RESTART 0x10000000 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h65 #define TARGET_SA_RESTART 0x10000000 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h57 #define TARGET_SA_RESTART 0x00000002 macro