Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A De820.c57 e820_element_alloc(uint64_t base, uint64_t end, enum e820_memory_type type) in e820_element_alloc() function
162 new_element = e820_element_alloc(base, end, type); in e820_add_entry()
247 ram_element = e820_element_alloc(element->base, base, in e820_add_entry()
316 ram_element = e820_element_alloc(element->base, base, in e820_add_memory_hole()