Home
last modified time | relevance | path

Searched refs:TARGET_SIGPWR (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dsignal.h50 #define TARGET_SIGPWR 30 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h23 #define TARGET_SIGPWR 19 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h33 #define TARGET_SIGPWR 29 macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h25 #define TARGET_SIGPWR 19 /* Power failure restart (System V). */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h25 #define TARGET_SIGPWR 19 /* Power failure restart (System V). */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h32 #define TARGET_SIGPWR 29 /* actually SIGINFO */ macro
/openbmc/qemu/gdbstub/
H A Duser-target.c58 #ifdef TARGET_SIGPWR
59 TARGET_SIGPWR,