Searched refs:PPC_DBELL_MSG_BRDCAST (Results 1 – 1 of 1) sorted by relevance
20 #define PPC_DBELL_MSG_BRDCAST (0x04000000) macro36 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd()