Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
H A Dx2apic_savic.c259 static void send_ipi_mask(const struct cpumask *mask, unsigned int vector, bool excl_self) in send_ipi_mask() argument
268 if (excl_self && cpu == this_cpu) in send_ipi_mask()