Searched refs:e820_alloc (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | e820.h | 40 uint64_t e820_alloc(const uint64_t address, const uint64_t length,
|
H A D | pci_gvt-d.c | 70 address = e820_alloc(host_address, length, E820_ALIGNMENT_NONE, type, in gvt_d_alloc_mmio_memory() 81 e820_alloc(4 * GB, length, alignment, type, E820_ALLOCATE_HIGHEST)); in gvt_d_alloc_mmio_memory()
|
H A D | e820.c | 442 e820_alloc(const uint64_t address, const uint64_t length, in e820_alloc() function
|