Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0008.h12 #define NVIF_MMU_V0_TYPE 0x01 macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c98 ret = nvif_object_mthd(&mmu->object, NVIF_MMU_V0_TYPE, in nvif_mmu_ctor()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.c138 case NVIF_MMU_V0_TYPE: return nvkm_ummu_type(ummu, argv, argc); in nvkm_ummu_mthd()