Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_rtas.c640 spapr_rtas_register(RTAS_STOP_SELF, "stop-self", rtas_stop_self); in core_rtas_register_types()
/qemu/include/hw/ppc/
H A Dspapr.h734 #define RTAS_STOP_SELF (RTAS_TOKEN_BASE + 0x07) macro