Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/xen/
Dsmp.h13 extern void xen_send_IPI_allbutself(int vector);
Dapic.c147 .send_IPI_allbutself = xen_send_IPI_allbutself,
Dsmp.c240 void xen_send_IPI_allbutself(int vector) in xen_send_IPI_allbutself() function