Home
last modified time | relevance | path

Searched refs:mask_one (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dsmp_32.h62 void (*mask_one)(int cpu); member
/openbmc/linux/arch/sparc/kernel/
H A Dsun4m_smp.c269 .mask_one = sun4m_ipi_mask_one,
H A Dsmp_32.c149 sparc32_ipi_ops->mask_one(cpu); in arch_send_call_function_ipi_mask()
H A Dsun4d_smp.c399 .mask_one = sun4d_ipi_mask_one,
H A Dleon_smp.c461 .mask_one = leon_ipi_mask_one,