Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp.h9 extern void xen_send_IPI_allbutself(int vector);
H A Dapic.c175 .send_IPI_allbutself = xen_send_IPI_allbutself,
H A Dsmp.c264 void xen_send_IPI_allbutself(int vector) in xen_send_IPI_allbutself() function