Searched refs:memory_type (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-message.h80 SharedMemoryType memory_type; member in struct:optee::Value::__anon487
84 SharedMemoryType memory_type; member in struct:optee::Value::__anon488
H A Doptee-client.cpp570 switch (mem_specs.memory_type) {
579 "optee: cannot allocate unknown memory type %" PRIu64 "\n", mem_specs.memory_type);
636 switch (mem_specs.memory_type) {
645 "optee: cannot free unknown memory type %" PRIu64 "\n", mem_specs.memory_type);
/fuchsia/zircon/system/private/efi/protocol/
H A Dpci-root-bridge-io.h96 efi_allocate_type type, efi_memory_type memory_type,
/fuchsia/zircon/system/private/efi/
H A Dboot-services.h92 efi_status (*AllocatePages) (efi_allocate_type type, efi_memory_type memory_type,

Completed in 88 milliseconds