Home
last modified time | relevance | path

Searched refs:mem_hole_populate_ram (Results 1 – 3 of 3) sorted by relevance

/xen/tools/firmware/hvmloader/
A Dovmf.c109 mem_hole_populate_ram(mfn, 1); in ovmf_load()
A Dutil.c401 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns) in mem_hole_populate_ram() function
470 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()
A Dutil.h198 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns);

Completed in 10 milliseconds