Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A De820.c376 e820_alloc_highest(const uint64_t max_address, const uint64_t length, in e820_alloc_highest() function
459 return (e820_alloc_highest(address, length, alignment, type)); in e820_alloc()