[go: nahoru, domu]

Searched defs:nvbe (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c19 struct nouveau_sgdma_be *nvbe = (struct nouveau_sgdma_be *)ttm; local
22 ttm_dma_tt_fini(&nvbe->ttm);
23 kfree(nvbe);
30 struct nouveau_sgdma_be *nvbe = (struct nouveau_sgdma_be *)ttm; local
38 node->pages = nvbe->ttm.dma_address;
43 nvbe->node = node;
50 struct nouveau_sgdma_be *nvbe = (struct nouveau_sgdma_be *)ttm; local
51 nouveau_vm_unmap(&nvbe->node->vma[0]);
64 struct nouveau_sgdma_be *nvbe = (struct nouveau_sgdma_be *)ttm; local
73 node->pages = nvbe
98 struct nouveau_sgdma_be *nvbe; local
[all...]

Completed in 39 milliseconds