Searched refs:e820_element_alloc (Results 1 – 1 of 1) sorted by relevance
58 e820_element_alloc(uint64_t base, uint64_t end, enum e820_memory_type type) in e820_element_alloc() function164 new_element = e820_element_alloc(base, end, type); in e820_add_entry()267 ram_element = e820_element_alloc(element->base, base, in e820_add_entry()363 ram_element = e820_element_alloc(element->base, base, in e820_add_memory_hole()