Home
last modified time | relevance | path

Searched refs:on_selected_cpus (Results 1 – 24 of 24) sorted by relevance

/xen/xen/include/xen/
A Dsmp.h38 extern void on_selected_cpus(
58 on_selected_cpus(&cpu_online_map, func, info, wait); in on_each_cpu()
/xen/xen/common/
A Dsmp.c44 on_selected_cpus(&allbutself, func, info, wait); in smp_call_function()
47 void on_selected_cpus( in on_selected_cpus() function
A Dcpu.c119 on_selected_cpus(cpumask_of(cpu), _take_cpu_down, NULL, true); in cpu_down()
A Dpage_alloc.c2016 on_selected_cpus(&all_worker_cpus, smp_scrub_heap_pages, NULL, 1); in scrub_heap_pages()
2073 on_selected_cpus(&node_cpus, smp_scrub_heap_pages, &region[i], 1); in scrub_heap_pages()
/xen/xen/arch/x86/acpi/cpufreq/
A Dpowernow.c83 on_selected_cpus(cpumask_of(cpuid), update_cpb, policy, 1); in powernow_cpufreq_update()
130 on_selected_cpus(&online_policy_cpus, transition_pstate, in powernow_cpufreq_target()
293 on_selected_cpus(cpumask_of(cpu), get_cpu_data, &info, 1); in powernow_cpufreq_cpu_init()
314 on_selected_cpus(cpumask_of(cpu), feature_detect, policy, 1); in powernow_cpufreq_cpu_init()
A Dcpufreq.c184 on_selected_cpus(cmd->mask, do_drv_read, cmd, 1); in drv_read()
192 on_selected_cpus(cmd->mask, do_drv_write, cmd, 1); in drv_write()
300 on_selected_cpus(cpumask_of(cpu), read_measured_perf_ctrs, in get_measured_perf()
599 on_selected_cpus(cpumask_of(cpu), feature_detect, policy, 1); in acpi_cpufreq_cpu_init()
/xen/xen/arch/x86/acpi/
A Dlib.c119 on_selected_cpus(cpumask_of(cpu), get_mwait_ecx, &ecx, 1); in arch_acpi_set_pdc_bits()
A Dcpu_idle.c276 on_selected_cpus(cpumask_of(cpu), do_get_hw_residencies, hw_res, 1); in get_hw_residencies()
/xen/xen/arch/x86/hvm/
A Dnestedhvm.c111 on_selected_cpus(p2m->dirty_cpumask, nestedhvm_flushtlb_ipi, in nestedhvm_vmcx_flushtlb()
/xen/xen/arch/x86/cpu/mtrr/
A Dmain.c231 on_selected_cpus(&allbutself, ipi_handler, &data, 0); in set_mtrr()
609 on_selected_cpus(cpumask_of(0), mtrr_save_fixed_ranges, NULL, 1); in mtrr_save_state()
/xen/xen/arch/x86/cpu/
A Dvpmu.c395 on_selected_cpus(cpumask_of(vpmu->last_pcpu), in vpmu_load()
566 on_selected_cpus(cpumask_of(vpmu->last_pcpu), in vpmu_arch_destroy()
576 on_selected_cpus(cpumask_of(vcpu_vpmu(v)->last_pcpu), in vpmu_arch_destroy()
A Dmwait-idle.c1277 on_selected_cpus(cpumask_of(cpu), auto_demotion_disable, NULL, 1); in mwait_idle_cpu_init()
1280 on_selected_cpus(cpumask_of(cpu), byt_auto_demotion_disable, NULL, 1); in mwait_idle_cpu_init()
1283 on_selected_cpus(cpumask_of(cpu), c1e_promotion_disable, NULL, 1); in mwait_idle_cpu_init()
/xen/xen/arch/x86/cpu/mcheck/
A Dmce.c1547 on_selected_cpus(cpumask_of(target), x86_mc_msrinject, in do_mca()
1573 on_selected_cpus(cpumask_of(target), x86_mc_mceinject, in do_mca()
1621 on_selected_cpus(cpumap, x86_mc_mceinject, NULL, 1); in do_mca()
1653 on_selected_cpus(cpumap, x86_mc_mceinject, NULL, 1); in do_mca()
/xen/xen/arch/x86/
A Dshutdown.c581 on_selected_cpus(cpumask_of(0), __machine_restart, in machine_restart()
A Dnmi.c186 on_selected_cpus(&cpu_online_map, wait_for_nmis, NULL, 1); in check_nmi_watchdog()
A Dsysctl.c268 on_selected_cpus(cpumask_of(cpu), l3_cache_get, &info, 1); in arch_do_sysctl()
A Dirq.c1166 on_selected_cpus(cpu_eoi_map, set_eoi_ready, desc, 0); in irq_guest_eoi_timer_fn()
1459 on_selected_cpus(&cpu_eoi_map, set_eoi_ready, desc, 0); in desc_guest_eoi()
1714 on_selected_cpus(&cpu_eoi_map, set_eoi_ready, desc, 0); in __pirq_guest_unbind()
1747 on_selected_cpus(&cpu_eoi_map, set_eoi_ready, desc, 1); in __pirq_guest_unbind()
A Dplatform_hypercall.c770 on_selected_cpus(cpumask_of(cpu), resource_access, &ra, 1); in do_platform_op()
A Dtime.c1788 on_selected_cpus(&r.cpu_calibration_map, in time_calibration()
2002 on_selected_cpus(&cpu_online_map, reset_percpu_time, NULL, 1); in verify_tsc_reliability()
A Dpsr.c1318 on_selected_cpus(cpumask_of(cpu), do_write_psr_msrs, &data, 1); in write_psr_msrs()
/xen/xen/arch/x86/mm/hap/
A Dhap.c732 on_selected_cpus(mask, dummy_flush, NULL, 0); in flush_tlb()
/xen/xen/arch/x86/mm/
A Dp2m-ept.c1142 on_selected_cpus(mask, __ept_sync_domain, p2m, 1); in ept_sync_domain_mask()
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c608 on_selected_cpus(cpumask_of(cpu), __vmx_clear_vmcs, v, 1); in vmx_clear_vmcs()
/xen/docs/misc/
A Dlivepatch.pandoc961 `on_selected_cpus` on remote CPUs.

Completed in 54 milliseconds