Home
last modified time | relevance | path

Searched defs:send_IPI_allbutself (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
Dsmp.c154 send_IPI_allbutself (int op) in send_IPI_allbutself() function
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dsmp.c228 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dapic.h296 void (*send_IPI_allbutself)(int vector); member