Lines Matching defs:orig_pte
194 pte_t *orig_pte;
207 orig_pte = pte_offset_map_lock(vma->vm_mm, pmd, start, &ptl);
208 pte = *(orig_pte + ((index - start) / PAGE_SIZE));
209 pte_unmap_unlock(orig_pte, ptl);
321 pte_t *orig_pte, *pte, ptent;
400 orig_pte = pte = pte_offset_map_lock(vma->vm_mm, pmd, addr, &ptl);
428 pte_unmap_unlock(orig_pte, ptl);
480 pte_unmap_unlock(orig_pte, ptl);
585 pte_t *orig_pte, *pte, ptent;
599 orig_pte = pte = pte_offset_map_lock(mm, pmd, addr, &ptl);
641 pte_unmap_unlock(orig_pte, ptl);
704 pte_unmap_unlock(orig_pte, ptl);