Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Ddbell.h30 PPC_DBELL_SERVER = 5, /* doorbell on server */ enumerator
35 #define PPC_DBELL_MSGTYPE PPC_DBELL_SERVER
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c205 unsigned long msg = PPC_DBELL_TYPE(PPC_DBELL_SERVER); in kvmhv_rm_send_ipi()
H A Dbook3s_hv.c185 unsigned long msg = PPC_DBELL_TYPE(PPC_DBELL_SERVER); in kvmppc_ipi_thread()
1553 if (((arg >> 27) & 0x1f) != PPC_DBELL_SERVER) in kvmppc_emulate_doorbell_instr()
1568 if (((arg >> 27) & 0x1f) != PPC_DBELL_SERVER) in kvmppc_emulate_doorbell_instr()