Searched refs:mem_hole_populate_ram (Results 1 – 3 of 3) sorted by relevance
109 mem_hole_populate_ram(mfn, 1); in ovmf_load()
401 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns) in mem_hole_populate_ram() function470 mem_hole_populate_ram(alloc_up >> PAGE_SHIFT, 1); in mem_alloc()899 mem_hole_populate_ram(acpi_alloc_up >> PAGE_SHIFT, 1); in acpi_mem_alloc()925 mem_hole_populate_ram(ACPI_INFO_PHYSICAL_ADDRESS >> PAGE_SHIFT, 1); in hvmloader_acpi_build_tables()
198 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns);
Completed in 10 milliseconds