Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dvmm.c31 &(struct nvif_vmm_unmap_v0) { .addr = addr }, in nvif_vmm_unmap()
32 sizeof(struct nvif_vmm_unmap_v0)); in nvif_vmm_unmap()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000c.h67 struct nvif_vmm_unmap_v0 { struct
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Duvmm.c110 struct nvif_vmm_unmap_v0 v0; in nvkm_uvmm_mthd_unmap()