Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dmce.c993 unsigned *ncores, unsigned *ncores_active, in x86_mc_get_cpu_info() argument
1007 if ( ncores_active != NULL ) in x86_mc_get_cpu_info()
1008 *ncores_active = 1; in x86_mc_get_cpu_info()
1022 if ( ncores_active != NULL ) in x86_mc_get_cpu_info()
1023 *ncores_active = c->booted_cores; in x86_mc_get_cpu_info()

Completed in 4 milliseconds