Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c186 iocsr_write32(action, LOONGARCH_IOCSR_IPI_CLEAR); in ipi_read_clear()
410 iocsr_write32(0xffffffff, LOONGARCH_IOCSR_IPI_CLEAR); in idle_play_dead()
432 iocsr_write32(0xffffffff, LOONGARCH_IOCSR_IPI_CLEAR); in poll_play_dead()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1104 #define LOONGARCH_IOCSR_IPI_CLEAR 0x100c macro