Home
last modified time | relevance | path

Searched refs:dmaCxt (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h100 struct goldfish_dma_context* dmaCxt) { in writeGoldfishDma() argument
103 goldfish_dma_write(dmaCxt, data, size); in writeGoldfishDma()
104 uint64_t paddr = goldfish_dma_guest_paddr(dmaCxt); in writeGoldfishDma()