Searched refs:lpte (Results 1 – 2 of 2) sorted by relevance
201 u64 *lpte; in alloc_pte() local203 lpte = first_pte_l7(pte, NULL, &count); in alloc_pte()210 cmpxchg64(&lpte[i], __pte, 0ULL); in alloc_pte()
45 u32 lpte = 0; in nvkm_vmm_pt_new() local50 lpte = pten >> (desc->bits - pair->bits); in nvkm_vmm_pt_new()52 lpte = pten; in nvkm_vmm_pt_new()56 if (!(pgt = kzalloc(sizeof(*pgt) + lpte, GFP_KERNEL))) in nvkm_vmm_pt_new()