Searched refs:mem_hole_populate_ram (Results 1 – 3 of 3) sorted by relevance
336 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns) in mem_hole_populate_ram() function405 mem_hole_populate_ram(alloc_up >> PAGE_SHIFT, 1); in mem_alloc()812 mem_hole_populate_ram(acpi_alloc_up >> PAGE_SHIFT, 1); in acpi_mem_alloc()840 mem_hole_populate_ram(ACPI_INFO_PHYSICAL_ADDRESS >> PAGE_SHIFT, 1); in hvmloader_acpi_build_tables()927 mem_hole_populate_ram(TPM_LOG_AREA_ADDRESS >> PAGE_SHIFT, in hvmloader_acpi_build_tables()
109 mem_hole_populate_ram(mfn, 1); in ovmf_load()
300 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns);
Completed in 17 milliseconds