Home
last modified time | relevance | path

Searched defs:pten (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmmnv44.c79 const u32 pten = min(ptes, 4 - (ptei & 3)); in nv44_vmm_pgt_pte() local
118 const u32 pten = min(ptes, 4 - (ptei & 3)); in nv44_vmm_pgt_dma() local
152 const u32 pten = min(ptes, 4 - (ptei & 3)); in nv44_vmm_pgt_unmap() local
A Dvmm.c43 const u32 pten = 1 << desc->bits; in nvkm_vmm_pt_new() local
210 const u32 pten = min(sptn - spti, ptes); in nvkm_vmm_unref_sptes() local
309 const u32 pten = min(sptn - spti, ptes); in nvkm_vmm_ref_sptes() local
422 u32 pten = 1 << desc->bits; in nvkm_vmm_ref_hwpt() local
534 const u32 pten = 1 << desc->bits; in nvkm_vmm_iter() local
A Dvmmnv50.c36 u32 pten; in nv50_vmm_pgt_pte() local

Completed in 8 milliseconds