Home
last modified time | relevance | path

Searched refs:xen_smp_send_reschedule (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsmp.h20 void xen_smp_send_reschedule(int cpu);
H A Dsmp_hvm.c89 smp_ops.smp_send_reschedule = xen_smp_send_reschedule; in xen_hvm_smp_init()
H A Dsmp.c154 void xen_smp_send_reschedule(int cpu) in xen_smp_send_reschedule() function
H A Dsmp_pv.c470 .smp_send_reschedule = xen_smp_send_reschedule,
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsmp.h24 void xen_smp_send_reschedule(int cpu);
H A Dsmp_hvm.c87 smp_ops.smp_send_reschedule = xen_smp_send_reschedule; in xen_hvm_smp_init()
H A Dsmp.c142 void xen_smp_send_reschedule(int cpu) in xen_smp_send_reschedule() function
H A Dsmp_pv.c450 .smp_send_reschedule = xen_smp_send_reschedule,

Completed in 4 milliseconds