Searched refs:smp_muxed_ipi_set_message (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dsmp.h177 extern void smp_muxed_ipi_set_message(int cpu, int msg);
/linux-master/arch/powerpc/kernel/
H A Dsmp.c277 void smp_muxed_ipi_set_message(int cpu, int msg) function
291 smp_muxed_ipi_set_message(cpu, msg);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c60 smp_muxed_ipi_set_message(hcpu, PPC_MSG_RM_HOST_ACTION);

Completed in 152 milliseconds