Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c165 val = IOCSR_MBUF_SEND_BLOCKING; in csr_mail_send()
172 val = IOCSR_MBUF_SEND_BLOCKING; in csr_mail_send()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1116 #define IOCSR_MBUF_SEND_BLOCKING BIT_ULL(31) macro