Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c48 static void rtas_stop_self(void) in rtas_stop_self() function
74 rtas_stop_self(); in pseries_cpu_offline_self()
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c203 static void rtas_stop_self(PowerPCCPU *cpu, SpaprMachineState *spapr, in rtas_stop_self() function
640 spapr_rtas_register(RTAS_STOP_SELF, "stop-self", rtas_stop_self); in core_rtas_register_types()