Searched refs:cputopoinfo (Results 1 – 3 of 3) sorted by relevance
350 struct xen_sysctl_cputopoinfo *ti = &op->u.cputopoinfo; in do_sysctl()390 u.cputopoinfo.num_cpus) ) in do_sysctl()
240 sysctl.u.cputopoinfo.num_cpus = *max_cpus; in xc_cputopoinfo()241 set_xen_guest_handle(sysctl.u.cputopoinfo.cputopo, cputopo); in xc_cputopoinfo()248 *max_cpus = sysctl.u.cputopoinfo.num_cpus; in xc_cputopoinfo()
1082 struct xen_sysctl_cputopoinfo cputopoinfo; member
Completed in 9 milliseconds