Searched refs:PPC_DBELL_MSG_BRDCAST (Results 1 – 2 of 2) sorted by relevance
19 #define PPC_DBELL_MSG_BRDCAST (0x04000000) macro96 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd()
76 if ((param & PPC_DBELL_MSG_BRDCAST) || (cpir == pir)) { in kvmppc_e500_emul_msgsnd()