Lines Matching defs:vm
33 struct nouveau_vm *vm = vma->vm; in nouveau_vm_map_at() local
83 struct nouveau_vm *vm = vma->vm; in nouveau_vm_map_sg() local
119 struct nouveau_vm *vm = vma->vm; in nouveau_vm_unmap_at() local
157 nouveau_vm_unmap_pgt(struct nouveau_vm *vm, int big, u32 fpde, u32 lpde) in nouveau_vm_unmap_pgt()
183 nouveau_vm_map_pgt(struct nouveau_vm *vm, u32 pde, u32 type) in nouveau_vm_map_pgt()
219 nouveau_vm_get(struct nouveau_vm *vm, u64 size, u32 page_shift, in nouveau_vm_get()
266 struct nouveau_vm *vm = vma->vm; in nouveau_vm_put() local
286 struct nouveau_vm *vm; in nouveau_vm_new() local
350 nouveau_vm_link(struct nouveau_vm *vm, struct nouveau_gpuobj *pgd) in nouveau_vm_link()
373 nouveau_vm_unlink(struct nouveau_vm *vm, struct nouveau_gpuobj *mpgd) in nouveau_vm_unlink()
396 nouveau_vm_del(struct nouveau_vm *vm) in nouveau_vm_del()
413 struct nouveau_vm *vm; in nouveau_vm_ref() local