Home
last modified time | relevance | path

Searched refs:get_active_pcpu_bitmap (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/
A Dpm.c190 smp_call_function(get_active_pcpu_bitmap(), suspend_tsc, NULL); in host_enter_s3()
239 smp_call_function(get_active_pcpu_bitmap(), resume_tsc, NULL); in host_enter_s3()
A Dcpu.c108 uint64_t get_active_pcpu_bitmap(void) in get_active_pcpu_bitmap() function
/hypervisor/debug/
A Dprofiling.c750 smp_call_function(get_active_pcpu_bitmap(), profiling_ipi_handler, NULL); in profiling_start_pmu()
793 smp_call_function(get_active_pcpu_bitmap(), profiling_ipi_handler, NULL); in profiling_stop_pmu()
823 smp_call_function(get_active_pcpu_bitmap(), profiling_ipi_handler, NULL); in profiling_msr_ops_all_cpus()
1133 smp_call_function(get_active_pcpu_bitmap(), profiling_ipi_handler, NULL); in profiling_configure_pmi()
1183 smp_call_function(get_active_pcpu_bitmap(), profiling_ipi_handler, NULL); in profiling_configure_vmsw()
/hypervisor/include/arch/x86/asm/
A Dcpu.h816 uint64_t get_active_pcpu_bitmap(void);

Completed in 10 milliseconds