Home
last modified time | relevance | path

Searched refs:smp_call_function (Results 1 – 12 of 12) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dshutdown.c21 smp_call_function(halt_this_cpu, NULL, 0); in machine_halt()
45 smp_call_function(halt_this_cpu, NULL, 0); in machine_restart()
A Dp2m.c1552 smp_call_function(setup_virt_paging_one, (void *)val, 1); in setup_virt_paging()
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dmachine_reboot.c38 #define initiate_ap_suspend(i) smp_call_function(ap_suspend, i, 0, 0)
40 #define initiate_ap_suspend(i) smp_call_function(ap_suspend, i, 0)
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsmp.h30 extern void smp_call_function(
/xen-4.10.0-shim-comet/xen/common/
A Dsmp.c35 void smp_call_function( in smp_call_function() function
A Dgdbstub.c694 smp_call_function(gdb_pause_this_cpu, NULL, /* dont wait! */0); in gdb_smp_pause()
A Dkeyhandler.c406 smp_call_function(read_clocks_slave, NULL, 0); in read_clocks()
A Dlivepatch.c1341 smp_call_function(reschedule_fn, NULL, 0); in check_for_livepatch_work()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmp.c309 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
A Dshutdown.c139 smp_call_function(__machine_halt, NULL, 0); in machine_halt()
A Dtime.c1432 smp_call_function(tsc_check_slave, NULL, 0); in tsc_check_reliability()
/xen-4.10.0-shim-comet/xen/arch/x86/guest/
A Dxen.c375 smp_call_function(ap_resume, NULL, 1); in hypervisor_resume()

Completed in 44 milliseconds