Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c197 uint32_t val = IOCSR_IPI_SEND_BLOCKING; in ipi_write_action()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1113 #define IOCSR_IPI_SEND_BLOCKING BIT(31) macro