Searched refs:xen_send_IPI_one (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Devents.h33 void xen_send_IPI_one(unsigned int cpu, enum ipi_vector vector);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dirq_xen.c364 xen_send_IPI_one(cpu, XEN_IPI_VECTOR);
367 xen_send_IPI_one(cpu, XEN_RESCHEDULE_VECTOR);
370 xen_send_IPI_one(cpu, XEN_CMCP_VECTOR);
373 xen_send_IPI_one(cpu, XEN_CPEP_VECTOR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsmp.c410 xen_send_IPI_one(cpu, XEN_RESCHEDULE_VECTOR);
419 xen_send_IPI_one(cpu, vector);
H A Dspinlock.c314 xen_send_IPI_one(cpu, XEN_SPIN_UNLOCK_VECTOR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Devents.c571 void xen_send_IPI_one(unsigned int cpu, enum ipi_vector vector) function

Completed in 41 milliseconds