Home
last modified time | relevance | path

Searched refs:RTAS_STOP_SELF (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c714 spapr_rtas_register(RTAS_STOP_SELF, "stop-self", rtas_stop_self);
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h727 #define RTAS_STOP_SELF (RTAS_TOKEN_BASE + 0x07)
735 #define RTAS_STOP_SELF global() macro