Searched refs:get_host_ptr (Results 1 – 4 of 4) sorted by relevance
183 (uint8_t*)(mControlOps->get_host_ptr(info->phys_addr)) + in handleMediaRequest()192 (uint8_t*)(mControlOps->get_host_ptr(info->phys_addr)) + in handleMediaRequest()
34 host_ptr = get_address_space_device_control_ops()->get_host_ptr(guest_paddr); in android_goldfish_dma_get_host_addr()
575 [](uint64_t physAddr) { return (char*)sGlobals()->controlOps()->get_host_ptr(physAddr); }, in AddressSpaceGraphicsContext()
63 address_space_device_get_host_ptr_t get_host_ptr; member