Home
last modified time | relevance | path

Searched refs:PPC_DBELL_MSGTYPE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Ddbell.h35 #define PPC_DBELL_MSGTYPE PPC_DBELL_SERVER macro
72 #define PPC_DBELL_MSGTYPE PPC_DBELL macro
122 ppc_msgsnd(PPC_DBELL_MSGTYPE, 0, tag); in doorbell_global_ipi()
137 ppc_msgsnd(PPC_DBELL_MSGTYPE, 0, tag); in doorbell_core_ipi()
/linux/arch/powerpc/kernel/
H A Dirq_64.c477 ppc_msgclr(PPC_DBELL_MSGTYPE); in irq_set_pending_from_srr1()