Searched refs:old_ptl (Results 1 – 1 of 1) sorted by relevance
79 spinlock_t *old_ptl, *new_ptl; in move_ptes() local103 old_pte = pte_offset_map_lock(mm, old_pmd, old_addr, &old_ptl); in move_ptes()106 if (new_ptl != old_ptl) in move_ptes()120 if (new_ptl != old_ptl) in move_ptes()123 pte_unmap_unlock(old_pte - 1, old_ptl); in move_ptes()