Searched refs:xen_get_mc_physcpuinfo (Results 1 – 2 of 2) sorted by relevance
160 extern int xen_get_mc_physcpuinfo(xen_mc_logical_cpu_t *, uint_t *);
942 xen_get_mc_physcpuinfo(NULL, &xen_phys_ncpus) != 0) { in startup_xen_mca()959 if (xen_get_mc_physcpuinfo(xen_phys_cpus, &xen_phys_ncpus) != 0) { in startup_xen_mca()1185 xen_get_mc_physcpuinfo(xen_mc_logical_cpu_t *log_cpus, uint_t *ncpus) in xen_get_mc_physcpuinfo() function