Home
last modified time | relevance | path

Searched refs:default_send_IPI_allbutself (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_flat_64.c103 .send_IPI_allbutself = default_send_IPI_allbutself,
175 .send_IPI_allbutself = default_send_IPI_allbutself,
H A Dlocal.h62 void default_send_IPI_allbutself(int vector);
H A Dprobe_32.c57 .send_IPI_allbutself = default_send_IPI_allbutself,
H A Dipi.c227 void default_send_IPI_allbutself(int vector) in default_send_IPI_allbutself() function