Home
last modified time | relevance | path

Searched refs:LPT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgk104.c48 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
62 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
H A Dvmmgm200.c76 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
90 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
H A Dvmmgf100.c161 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
175 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
H A Dvmm.c91 case LPT: return "LPT"; in nvkm_vmm_desc_type()
215 /* We're done here if there's no corresponding LPT. */ in nvkm_vmm_unref_sptes()
314 /* We're done here if there's no corresponding LPT. */ in nvkm_vmm_ref_sptes()
388 if (desc->type == LPT) { in nvkm_vmm_sparse_ptes()
400 if (it->desc->type == LPT) in nvkm_vmm_sparse_unref_ptes()
440 if (desc->type == LPT && pgt->refs[1]) { in nvkm_vmm_ref_hwpt()
441 /* SPT already exists covering the same range as this LPT, in nvkm_vmm_ref_hwpt()
H A Dvmm.h94 LPT, enumerator
H A Dvmmgp100.c380 { LPT, 5, 8, 0x0100, &gp100_vmm_desc_lpt },
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgk104.c48 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
62 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
H A Dvmmgm200.c76 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
90 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
H A Dvmmgf100.c161 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
175 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
H A Dvmm.h94 LPT, enumerator
H A Dvmm.c91 case LPT: return "LPT"; in nvkm_vmm_desc_type()
215 /* We're done here if there's no corresponding LPT. */ in nvkm_vmm_unref_sptes()
314 /* We're done here if there's no corresponding LPT. */ in nvkm_vmm_ref_sptes()
388 if (desc->type == LPT) { in nvkm_vmm_sparse_ptes()
400 if (it->desc->type == LPT) in nvkm_vmm_sparse_unref_ptes()
440 if (desc->type == LPT && pgt->refs[1]) { in nvkm_vmm_ref_hwpt()
441 /* SPT already exists covering the same range as this LPT, in nvkm_vmm_ref_hwpt()
H A Dvmmgp100.c386 { LPT, 5, 8, 0x0100, &gp100_vmm_desc_lpt },

Completed in 11 milliseconds