Searched refs:__npte (Results 1 – 1 of 1) sorted by relevance
1576 u64 __pte, __npte; in alloc_pte() local1611 __npte = PM_LEVEL_PDE(level, iommu_virt_to_phys(page)); in alloc_pte()1614 if (cmpxchg64(pte, __pte, __npte) != __pte) in alloc_pte()