Home
last modified time | relevance | path

Searched defs:mem_handle (Results 1 – 12 of 12) sorted by relevance

/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.c1108 uint64_t mem_handle; in spmc_ffa_fill_desc() local
1292 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_frag_tx() local
1707 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_frag_rx() local
1925 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_reclaim() local
/external/executorch/backends/qualcomm/aot/wrappers/
DTensorWrapper.cpp153 Error TensorWrapper::SetMemHandle(Qnn_MemHandle_t mem_handle) { in SetMemHandle()
/external/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c32 VkDeviceMemory mem_handle = vn_device_memory_to_handle(mem); in vn_device_memory_alloc_simple() local
54 VkDeviceMemory mem_handle = vn_device_memory_to_handle(mem); in vn_device_memory_free_simple() local
Dvn_feedback.h63 VkDeviceMemory mem_handle; member
Dvn_android.c595 VkDeviceMemory mem_handle; in vn_android_image_from_anb_internal() local
Dvn_image.c724 VkDeviceMemory mem_handle = vn_device_memory_to_handle(img->wsi.memory); in vn_DestroyImage() local
/external/virglrenderer/src/venus/
Dvkr_allocator.c112 VkDeviceMemory mem_handle; in vkr_allocator_allocate_memory() local
Dvkr_device_memory.c381 VkDeviceMemory mem_handle = mem->base.handle.device_memory; in vkr_device_memory_export_fd() local
/external/crosvm/devices/src/virtio/video/
Dresource.rs412 let mem_handle = GuestResourceHandle::GuestPages(GuestMemHandle { in check_guest_mem_handle() localVariable
/external/trusty/lk/dev/virtio/vsock-rust/src/
Dbindings.rs1468 pub mem_handle: u64, field
1540 pub mem_handle: u64, field
/external/vulkan-validation-layers/tests/
Dvklayertests_others.cpp3323 VkDeviceMemory mem_handle = VK_NULL_HANDLE; in TEST_F() local
3852 VkDeviceMemory mem_handle = VK_NULL_HANDLE; in TEST_F() local
3955 VkDeviceMemory mem_handle = VK_NULL_HANDLE; in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_driver.cc894 CUmemGenericAllocationHandle mem_handle; in CreateMemoryHandle() local