Searched refs:memory_type (Results 1 – 4 of 4) sorted by relevance
44 uint32_t memory_type; member
63 EfiStatus (*allocate_pages)(EfiAllocatorType type, EfiMemoryType memory_type, size_t pages,
1215 memory_type: EFI_MEMORY_TYPE_LOADER_DATA, in test_exit_boot_services()1223 memory_type: EFI_MEMORY_TYPE_LOADER_CODE, in test_exit_boot_services()1280 memory_type: EFI_MEMORY_TYPE_LOADER_DATA, in test_exit_boot_services_unaligned_buffer()1288 memory_type: EFI_MEMORY_TYPE_LOADER_CODE, in test_exit_boot_services_unaligned_buffer()
400 type_: crate::utils::efi_to_e820_mem_type(mem.memory_type), in android_boot_demo()