Searched refs:getPipeInstance (Results 1 – 3 of 3) sorted by relevance
52 void* getPipeInstance(uint64_t addr);
47 void* hwpipe = android::DmaMap::get()->getPipeInstance(guest_paddr); in android_goldfish_dma_unlock()
123 void* DmaMap::getPipeInstance(uint64_t guest_paddr) { in getPipeInstance() function in android::DmaMap