Searched refs:hugetlb_pte_stable (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/mm/ |
D | hugetlb.c | 5568 static bool hugetlb_pte_stable(struct hstate *h, struct mm_struct *mm, in hugetlb_pte_stable() function 5639 if (!hugetlb_pte_stable(h, mm, ptep, old_pte)) { in hugetlb_no_page() 5663 if (hugetlb_pte_stable(h, mm, ptep, old_pte)) in hugetlb_no_page() 5713 if (!hugetlb_pte_stable(h, mm, ptep, old_pte)) { in hugetlb_no_page()
|