Searched refs:max_cpu_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dsysctl.h109 uint32_t max_cpu_id; member in struct:xen_sysctl_physinfo
114 * The size of this array is specified by the caller in @max_cpu_id.
115 * If the actual @max_cpu_id is smaller than the array then the trailing
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c417 op.u.physinfo.max_cpu_id != 0) {
420 op.u.physinfo.max_cpu_id * sizeof (uint32_t),

Completed in 85 milliseconds