Searched refs:EfiMemoryType (Results 1 – 4 of 4) sorted by relevance
34 EfiMemoryType image_code_type;35 EfiMemoryType image_data_type;
63 EfiStatus (*allocate_pages)(EfiAllocatorType type, EfiMemoryType memory_type, size_t pages,68 EfiStatus (*allocate_pool)(EfiMemoryType pool_type, size_t size, void** buf);
118 typedef EFI_MEMORY_TYPE EfiMemoryType; typedef
273 pool_type: EfiMemoryType, in allocate_pool() argument