Home
last modified time | relevance | path

Searched defs:send_IPI_allbutself (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dinit.c25 DEFINE_APIC_CALL(send_IPI_allbutself); variable
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsmp.c154 send_IPI_allbutself (int op) in send_IPI_allbutself() function
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsmp.c228 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself() function
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmp.c154 send_IPI_allbutself (int op) in send_IPI_allbutself() function
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsmp.c227 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h296 void (*send_IPI_allbutself)(int vector); member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h271 void (*send_IPI_allbutself)(int vector); member
320 void (*send_IPI_allbutself)(int vector); member
387 DECLARE_APIC_CALL(send_IPI_allbutself); variable

Completed in 8 milliseconds