LPT                91 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	case LPT: return "LPT";
LPT               388 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	if (desc->type == LPT) {
LPT               400 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	if (it->desc->type == LPT)
LPT               440 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	if (desc->type == LPT && pgt->refs[1]) {
LPT               161 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c 	{ LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
LPT               175 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c 	{ LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
LPT                48 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.c 	{ LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
LPT                62 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.c 	{ LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
LPT                76 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c 	{ LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
LPT                90 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c 	{ LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
LPT               293 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c 	{ LPT, 5,  8, 0x0100, &gp100_vmm_desc_lpt },