Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dsmp.c130 uint32_t val = IOCSR_IPI_SEND_BLOCKING; in ipi_write_action()
/linux-6.1.9/arch/loongarch/include/asm/
Dloongarch.h1130 #define IOCSR_IPI_SEND_BLOCKING BIT(31) macro