Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dsysctl.h193 struct xen_sysctl_availheap { struct
195 uint32_t min_bitwidth; /* Smallest address width (zero if don't care). */
196 uint32_t max_bitwidth; /* Largest address width (zero if don't care). */
197 int32_t node; /* NUMA node of interest (-1 for all nodes). */
199 uint64_aligned_t avail_bytes;/* Bytes available in the specified region. */

Completed in 10 milliseconds