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