Home
last modified time | relevance | path

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

/system/private/efi/protocol/
A Dloaded-image.h28 efi_memory_type ImageCodeType;
29 efi_memory_type ImageDataType;
A Ddevice-path.h42 efi_memory_type MemoryType;
A Dpci-root-bridge-io.h96 efi_allocate_type type, efi_memory_type memory_type,
/system/private/efi/
A Dtypes.h117 } efi_memory_type; typedef
A Dboot-services.h92 efi_status (*AllocatePages) (efi_allocate_type type, efi_memory_type memory_type,
100 efi_status (*AllocatePool) (efi_memory_type pool_type, size_t size, void** buf) EFIAPI;

Completed in 6 milliseconds