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 D | vmmgk104.c | 48 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt }, 62 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
|
H A D | vmmgm200.c | 76 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt }, 90 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
|
H A D | vmmgf100.c | 161 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt }, 175 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
|
H A D | vmm.c | 91 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 D | vmm.h | 94 LPT, enumerator
|
H A D | vmmgp100.c | 380 { LPT, 5, 8, 0x0100, &gp100_vmm_desc_lpt },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgk104.c | 48 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt }, 62 { LPT, 10, 8, 0x1000, &gk104_vmm_lpt },
|
H A D | vmmgm200.c | 76 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt }, 90 { LPT, 10, 8, 0x1000, &gm200_vmm_lpt },
|
H A D | vmmgf100.c | 161 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt }, 175 { LPT, 10, 8, 0x1000, &gf100_vmm_pgt },
|
H A D | vmm.h | 94 LPT, enumerator
|
H A D | vmm.c | 91 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 D | vmmgp100.c | 386 { LPT, 5, 8, 0x0100, &gp100_vmm_desc_lpt },
|
Completed in 11 milliseconds