HomeSort by: relevance | last modified time | path
    Searched refs:LPT (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
nouveau_nvkm_subdev_mmu_vmmgk104.c 53 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
67 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
nouveau_nvkm_subdev_mmu_vmmgm200.c 83 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
97 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
nouveau_nvkm_subdev_mmu_vmmgf100.c 172 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
186 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
nouveau_nvkm_subdev_mmu_vmm.c 98 case LPT: return "LPT";
222 /* We're done here if there's no corresponding LPT. */
321 /* We're done here if there's no corresponding LPT. */
395 if (desc->type == LPT) {
407 if (it->desc->type == LPT)
447 if (desc->type == LPT && pgt->refs[1]) {
448 /* SPT already exists covering the same range as this LPT,
nouveau_nvkm_subdev_mmu_vmmgp100.c 312 { LPT, 5, 8, 0x0100, &gp100_vmm_desc_lpt },
vmm.h 96 LPT,

Completed in 14 milliseconds