e820_alloc
uint64_t e820_alloc(const uint64_t address, const uint64_t length,
address = e820_alloc(host_address, length, E820_ALIGNMENT_NONE, type,
e820_alloc(4 * GB, length, alignment, type, E820_ALLOCATE_HIGHEST));