Home
last modified time | relevance | path

Searched refs:PPC_MSG_RM_HOST_ACTION (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsmp.h160 #define PPC_MSG_RM_HOST_ACTION 4 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c60 smp_muxed_ipi_set_message(hcpu, PPC_MSG_RM_HOST_ACTION); in icp_send_hcore_msg()
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c339 if (all & IPI_MESSAGE(PPC_MSG_RM_HOST_ACTION)) in smp_ipi_demux_relaxed()