Home
last modified time | relevance | path

Searched refs:max_address (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A De820.c329 e820_alloc_highest(const uint64_t max_address, const uint64_t length, in e820_alloc_highest() argument
337 end = MIN(max_address, element->end); in e820_alloc_highest()