Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dsmp.h131 #define PPC_MSG_RM_HOST_ACTION 4 macro
/Linux-v4.19/arch/powerpc/kernel/
Dsmp.c282 if (all & IPI_MESSAGE(PPC_MSG_RM_HOST_ACTION)) in smp_ipi_demux_relaxed()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c63 smp_muxed_ipi_set_message(hcpu, PPC_MSG_RM_HOST_ACTION); in icp_send_hcore_msg()