Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_mem.h29 int nouveau_mem_host(struct ttm_resource *, struct ttm_tt *);
Dnouveau_sgdma.c40 ret = nouveau_mem_host(reg, &nvbe->ttm); in nouveau_sgdma_bind()
Dnouveau_mem.c88 nouveau_mem_host(struct ttm_resource *reg, struct ttm_tt *tt) in nouveau_mem_host() function