Lines Matching full:regions
235 * However, some boot services regions contain data that is required
237 * freed. This is done by tagging those regions with the
242 * into efi.memmap (splitting existing regions if necessary) and tag
296 * can free regions in efi_free_boot_services().
298 * Use this function to ensure we do not free regions owned by somebody
299 * else. We must only reserve (and then free) regions:
338 * critical regions of memory (like the kernel image) or in efi_reserve_boot_services()
339 * those regions that somebody else has already in efi_reserve_boot_services()
365 * those regions that must not be paired with in efi_reserve_boot_services()
373 * Apart from having VA mappings for EFI boot services code/data regions,
386 * regions. in efi_unmap_pages()
405 /* Keep all regions for /sys/kernel/debug/efi */ in efi_free_boot_services()
428 * code/data regions were mapped as a quirk for buggy firmware. in efi_free_boot_services()
472 * regions that are not tagged EFI_MEMORY_RUNTIME, since those in efi_free_boot_services()
473 * regions have now been freed. in efi_free_boot_services()