Searched defs:xen_sysctl_availheap (Results 1 – 1 of 1) sorted by relevance
177 struct xen_sysctl_availheap { struct179 uint32_t min_bitwidth; /* Smallest address width (zero if don't care). */180 uint32_t max_bitwidth; /* Largest address width (zero if don't care). */181 int32_t node; /* NUMA node of interest (-1 for all nodes). */183 uint64_aligned_t avail_bytes;/* Bytes available in the specified region. */