Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_mem.h35 int nouveau_mem_host(struct ttm_resource *, struct ttm_tt *);
Dnouveau_sgdma.c41 ret = nouveau_mem_host(reg, &nvbe->ttm); in nouveau_sgdma_bind()
Dnouveau_mem.c89 nouveau_mem_host(struct ttm_resource *reg, struct ttm_tt *tt) in nouveau_mem_host() function