Searched refs:huge_pte_lockptr (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | split_page_table_lock.rst | 53 - huge_pte_lockptr()
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 991 static inline spinlock_t *huge_pte_lockptr(struct hstate *h, in huge_pte_lockptr() function 1254 static inline spinlock_t *huge_pte_lockptr(struct hstate *h, 1311 ptl = huge_pte_lockptr(h, mm, pte); in huge_pte_lock()
|
| /linux/mm/ |
| H A D | hugetlb.c | 4905 src_ptl = huge_pte_lockptr(h, src, src_pte); in copy_hugetlb_page_range() 4983 src_ptl = huge_pte_lockptr(h, src, src_pte); in copy_hugetlb_page_range() 5043 src_ptl = huge_pte_lockptr(h, mm, src_pte); in move_huge_pte()
|
| H A D | migrate.c | 518 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), vma->vm_mm, ptep); in migration_entry_wait_huge()
|