Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/kernel/
A Dsmp.c154 send_IPI_allbutself (int op) in send_IPI_allbutself() function
203 send_IPI_allbutself(IPI_KDUMP_CPU_STOP); in kdump_smp_send_stop()
334 send_IPI_allbutself(IPI_CPU_STOP); in smp_send_stop()
/linux-6.3-rc2/arch/parisc/kernel/
A Dsmp.c227 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself() function
242 send_IPI_allbutself(IPI_ENTER_KGDB); in kgdb_roundup_cpus()
247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop()
255 send_IPI_allbutself(IPI_NOP); in smp_send_all_nop()
/linux-6.3-rc2/arch/x86/kernel/apic/
A Dapic_flat_64.c138 .send_IPI_allbutself = default_send_IPI_allbutself,
229 .send_IPI_allbutself = default_send_IPI_allbutself,
A Dipi.c55 apic->send_IPI_allbutself(vector); in apic_send_IPI_allbutself()
90 apic->send_IPI_allbutself(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
A Dapic_numachip.c271 .send_IPI_allbutself = numachip_send_IPI_allbutself,
318 .send_IPI_allbutself = numachip_send_IPI_allbutself,
A Dapic_noop.c122 .send_IPI_allbutself = noop_send_IPI_allbutself,
A Dbigsmp_32.c152 .send_IPI_allbutself = bigsmp_send_IPI_allbutself,
A Dprobe_32.c94 .send_IPI_allbutself = default_send_IPI_allbutself,
A Dx2apic_phys.c185 .send_IPI_allbutself = x2apic_send_IPI_allbutself,
A Dx2apic_cluster.c226 .send_IPI_allbutself = x2apic_send_IPI_allbutself,
A Dx2apic_uv_x.c859 .send_IPI_allbutself = uv_send_IPI_allbutself,
/linux-6.3-rc2/arch/x86/xen/
A Dapic.c172 .send_IPI_allbutself = xen_send_IPI_allbutself,
/linux-6.3-rc2/arch/x86/hyperv/
A Dhv_apic.c290 apic->send_IPI_allbutself = hv_send_ipi_allbutself; in hv_apic_init()
/linux-6.3-rc2/arch/x86/include/asm/
A Dapic.h293 void (*send_IPI_allbutself)(int vector); member

Completed in 23 milliseconds