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

/freebsd-10.2-release/sys/xen/interface/
H A Dplatform.h297 * @cpumap_bitmap with range [0..@cpumap_nr_cpus-1]. The @idletime array is
298 * indexed by CPU number; only entries with the corresponding @cpumap_bitmap
299 * bit set are written to. On return, @cpumap_bitmap is modified so that any
307 XEN_GUEST_HANDLE(uint8) cpumap_bitmap; member in struct:xenpf_getidletime
311 /* Must be indexable for every cpu in cpumap_bitmap. */

Completed in 43 milliseconds