Revert "HV: added memory allocation functions for AP trampoline code relocation"

This reverts commit 41b83bb20b.
This commit is contained in:
lijinxia
2018-05-09 10:28:17 +00:00
committed by Jack Ren
parent f8fbdbe7ec
commit b3dd135ed3
5 changed files with 1 additions and 112 deletions

View File

@@ -68,7 +68,6 @@ struct e820_mem_params {
};
int prepare_vm0_memmap_and_e820(struct vm *vm);
uint64_t e820_alloc_low_memory(uint32_t size);
/* Definition for a mem map lookup */
struct vm_lu_mem_map {