Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/apic/
Dapic_noop.c34 static void noop_send_IPI_mask_allbutself(const struct cpumask *cpumask, int vector) { } in noop_send_IPI_mask_allbutself() function
148 .send_IPI_mask_allbutself = noop_send_IPI_mask_allbutself,