Home
last modified time | relevance | path

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

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