Searched refs:huge_pte_lockptr (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | split_page_table_lock.rst | 53 - huge_pte_lockptr()
|
| /linux-6.15/include/linux/ |
| H A D | hugetlb.h | 972 static inline spinlock_t *huge_pte_lockptr(struct hstate *h, in huge_pte_lockptr() function 1245 static inline spinlock_t *huge_pte_lockptr(struct hstate *h, 1307 ptl = huge_pte_lockptr(h, mm, pte); in huge_pte_lock()
|
| /linux-6.15/Documentation/mm/ |
| H A D | split_page_table_lock.rst | 58 - huge_pte_lockptr()
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | pgtable.c | 282 assert_spin_locked(huge_pte_lockptr(h, vma->vm_mm, ptep)); in huge_ptep_set_access_flags()
|
| /linux-6.15/mm/ |
| H A D | hugetlb.c | 5620 src_ptl = huge_pte_lockptr(h, src, src_pte); in copy_hugetlb_page_range() 5699 src_ptl = huge_pte_lockptr(h, src, src_pte); in copy_hugetlb_page_range() 5759 src_ptl = huge_pte_lockptr(h, mm, src_pte); in move_huge_pte()
|
| H A D | migrate.c | 410 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), vma->vm_mm, ptep); in migration_entry_wait_huge()
|