Searched refs:qmu_gpd (Results 1 – 3 of 3) sorted by relevance
87 static struct qmu_gpd *gpd_dma_to_virt(struct mtu3_gpd_ring *ring, in gpd_dma_to_virt()91 struct qmu_gpd *gpd_head = ring->start; in gpd_dma_to_virt()101 struct qmu_gpd *gpd) in gpd_virt_to_dma()104 struct qmu_gpd *gpd_head = ring->start; in gpd_virt_to_dma()114 static void gpd_ring_init(struct mtu3_gpd_ring *ring, struct qmu_gpd *gpd) in gpd_ring_init()125 struct qmu_gpd *gpd = ring->start; in reset_gpd_list()135 struct qmu_gpd *gpd; in mtu3_gpd_ring_alloc()192 static struct qmu_gpd *advance_enq_gpd(struct mtu3_gpd_ring *ring) in advance_enq_gpd()202 static struct qmu_gpd *advance_deq_gpd(struct mtu3_gpd_ring *ring) in advance_deq_gpd()215 struct qmu_gpd *enq = ring->enqueue; in gpd_ring_empty()[all …]
162 struct qmu_gpd { struct189 struct qmu_gpd *start; argument190 struct qmu_gpd *end;191 struct qmu_gpd *enqueue;192 struct qmu_gpd *dequeue;303 struct qmu_gpd *gpd;
14 #define QMU_GPD_SIZE (sizeof(struct qmu_gpd))