Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsmp.h5 extern void xen_send_IPI_mask(const struct cpumask *mask,
H A Dapic.c173 .send_IPI_mask = xen_send_IPI_mask,
H A Dsmp.c221 void xen_send_IPI_mask(const struct cpumask *mask, in xen_send_IPI_mask() function