Home
last modified time | relevance | path

Searched refs:ncores (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
1005 if ( ncores != NULL ) in x86_mc_get_cpu_info()
1006 *ncores = 1; in x86_mc_get_cpu_info()
1020 if ( ncores != NULL ) in x86_mc_get_cpu_info()
1021 *ncores = c->x86_max_cores; in x86_mc_get_cpu_info()

Completed in 4 milliseconds