Home
last modified time | relevance | path

Searched refs:huge_pte_lockptr (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dsplit_page_table_lock.rst53 - huge_pte_lockptr()
/linux-6.3-rc2/include/linux/
A Dhugetlb.h961 static inline spinlock_t *huge_pte_lockptr(struct hstate *h, in huge_pte_lockptr() function
1176 static inline spinlock_t *huge_pte_lockptr(struct hstate *h,
1219 ptl = huge_pte_lockptr(h, mm, pte); in huge_pte_lock()
/linux-6.3-rc2/Documentation/mm/
A Dsplit_page_table_lock.rst49 - huge_pte_lockptr()
/linux-6.3-rc2/arch/powerpc/mm/
A Dpgtable.c264 assert_spin_locked(huge_pte_lockptr(h, vma->vm_mm, ptep)); in huge_ptep_set_access_flags()
/linux-6.3-rc2/mm/
A Dhugetlb.c5021 src_ptl = huge_pte_lockptr(h, src, src_pte); in copy_hugetlb_page_range()
5102 src_ptl = huge_pte_lockptr(h, src, src_pte); in copy_hugetlb_page_range()
5156 src_ptl = huge_pte_lockptr(h, mm, src_pte); in move_huge_pte()
A Dmigrate.c367 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), vma->vm_mm, pte); in migration_entry_wait_huge()

Completed in 24 milliseconds