Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_mem.h27 int nouveau_mem_host(struct ttm_resource *, struct ttm_dma_tt *);
Dnouveau_sgdma.c41 ret = nouveau_mem_host(reg, &nvbe->ttm); in nouveau_sgdma_bind()
Dnouveau_mem.c95 nouveau_mem_host(struct ttm_resource *reg, struct ttm_dma_tt *tt) in nouveau_mem_host() function