Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m32r/include/asm/
Dsmp.h97 #define CALL_FUNCTION_IPI (M32R_IRQ_IPI2-M32R_IRQ_IPI0) macro
/linux-4.1.27/arch/m32r/kernel/
Dsmp.c540 send_IPI_mask(mask, CALL_FUNCTION_IPI, 0); in arch_send_call_function_ipi_mask()