Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/apic/
A Dapic_flat_64.c140 .send_IPI_self = default_send_IPI_self,
231 .send_IPI_self = default_send_IPI_self,
A Dapic_numachip.c273 .send_IPI_self = numachip_send_IPI_self,
320 .send_IPI_self = numachip_send_IPI_self,
A Dapic_noop.c124 .send_IPI_self = noop_send_IPI_self,
A Dbigsmp_32.c154 .send_IPI_self = default_send_IPI_self,
A Dprobe_32.c96 .send_IPI_self = default_send_IPI_self,
A Dx2apic_phys.c187 .send_IPI_self = x2apic_send_IPI_self,
A Dx2apic_cluster.c228 .send_IPI_self = x2apic_send_IPI_self,
A Dvector.c961 apic->send_IPI_self(IRQ_MOVE_CLEANUP_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
A Dx2apic_uv_x.c861 .send_IPI_self = uv_send_IPI_self,
/linux-6.3-rc2/arch/x86/kernel/
A Dirq_work.c31 apic->send_IPI_self(IRQ_WORK_VECTOR); in arch_irq_work_raise()
/linux-6.3-rc2/arch/x86/hyperv/
A Dhv_apic.c275 orig_apic.send_IPI_self(vector); in hv_send_ipi_self()
292 apic->send_IPI_self = hv_send_ipi_self; in hv_apic_init()
/linux-6.3-rc2/arch/x86/xen/
A Dapic.c174 .send_IPI_self = xen_send_IPI_self,
/linux-6.3-rc2/arch/ia64/kernel/
A Dsmp.c194 send_IPI_self (int op) in send_IPI_self() function
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dposted_intr.c178 apic->send_IPI_self(POSTED_INTR_WAKEUP_VECTOR); in pi_enable_wakeup_handler()
/linux-6.3-rc2/arch/x86/include/asm/
A Dapic.h295 void (*send_IPI_self)(int vector); member

Completed in 21 milliseconds