Searched refs:xen_send_IPI_allbutself (Results 1 – 3 of 3) sorted by relevance
9 extern void xen_send_IPI_allbutself(int vector);
175 .send_IPI_allbutself = xen_send_IPI_allbutself,
264 void xen_send_IPI_allbutself(int vector) in xen_send_IPI_allbutself() function