Searched refs:pte_ptl (Results 1 – 1 of 1) sorted by relevance
1298 spinlock_t *pmd_ptl, *pte_ptl; in collapse_huge_page() local1387 pte = pte_offset_map_lock(mm, &_pmd, start_addr, &pte_ptl); in collapse_huge_page()1391 spin_unlock(pte_ptl); in collapse_huge_page()1422 vma, start_addr, pte_ptl, in collapse_huge_page()1446 if (pte_ptl != pmd_ptl) in collapse_huge_page()1447 spin_lock_nested(pte_ptl, SINGLE_DEPTH_NESTING); in collapse_huge_page()1451 if (pte_ptl != pmd_ptl) in collapse_huge_page()1452 spin_unlock(pte_ptl); in collapse_huge_page()