Searched refs:nouveau_mem_host (Results 1 – 3 of 3) sorted by relevance
35 int nouveau_mem_host(struct ttm_resource *, struct ttm_tt *);
41 ret = nouveau_mem_host(reg, &nvbe->ttm); in nouveau_sgdma_bind()
89 nouveau_mem_host(struct ttm_resource *reg, struct ttm_tt *tt) in nouveau_mem_host() function