Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_memory.c173 bool overlap_only_ram) in efi_mem_carve_out() argument
188 if (overlap_only_ram && (map_desc->type != EFI_CONVENTIONAL_MEMORY)) in efi_mem_carve_out()
244 bool overlap_only_ram) in efi_add_memory_map_pg() argument
253 start, pages, memory_type, overlap_only_ram ? "yes" : "no"); in efi_add_memory_map_pg()
290 overlap_only_ram); in efi_add_memory_map_pg()
322 if (overlap_only_ram && (carved_pages != pages)) { in efi_add_memory_map_pg()

Completed in 4 milliseconds