Home
last modified time | relevance | path

Searched defs:xen_sysctl_availheap (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dsysctl.h200 struct xen_sysctl_availheap { struct
202 uint32_t min_bitwidth; /* Smallest address width (zero if don't care). */
203 uint32_t max_bitwidth; /* Largest address width (zero if don't care). */
204 int32_t node; /* NUMA node of interest (-1 for all nodes). */
206 uint64_aligned_t avail_bytes;/* Bytes available in the specified region. */