Searched refs:hugetlb_pte_stable (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 5839 static bool hugetlb_pte_stable(struct hstate *h, struct mm_struct *mm, in hugetlb_pte_stable() function 5910 if (!hugetlb_pte_stable(h, mm, ptep, old_pte)) { in hugetlb_no_page() 5934 if (hugetlb_pte_stable(h, mm, ptep, old_pte)) in hugetlb_no_page() 5984 if (!hugetlb_pte_stable(h, mm, ptep, old_pte)) { in hugetlb_no_page()
|
Completed in 9 milliseconds