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

/linux-master/arch/x86/kernel/apic/
H A Dinit.c25 DEFINE_APIC_CALL(send_IPI_allbutself); variable
/linux-master/arch/parisc/kernel/
H A Dsmp.c227 send_IPI_allbutself(enum ipi_message_type op) function
/linux-master/arch/x86/include/asm/
H A Dapic.h284 void (*send_IPI_allbutself)(int vector); member in struct:apic
327 void (*send_IPI_allbutself)(int vector); member in struct:apic_override
394 DECLARE_APIC_CALL(send_IPI_allbutself); variable

Completed in 122 milliseconds