Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/xen/
Dapic.c132 .send_IPI_allbutself = xen_send_IPI_allbutself,
Dxen-ops.h291 extern void xen_send_IPI_allbutself(int vector);
Dsmp.c249 void xen_send_IPI_allbutself(int vector) in xen_send_IPI_allbutself() function