Home
last modified time | relevance | path

Searched defs:ipi_read_clear (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/loongson64/
H A Dsmp.c38 static u32 (*ipi_read_clear)(int cpu); variable
/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c178 static u32 ipi_read_clear(int cpu) in ipi_read_clear() function