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