Home
last modified time | relevance | path

Searched defs:add_memory_mapping (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator_unittests.cpp25 int add_memory_mapping(uint64_t gpa, void *ptr, uint64_t size) { in add_memory_mapping() function
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
Daddress_space_device.h61 address_space_device_add_memory_mapping_t add_memory_mapping; member