Searched refs:hugetlb_pte_stable (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | hugetlb.c | 5834 static bool hugetlb_pte_stable(struct hstate *h, struct mm_struct *mm, in hugetlb_pte_stable() function 5905 if (!hugetlb_pte_stable(h, mm, ptep, old_pte)) { in hugetlb_no_page() 5929 if (hugetlb_pte_stable(h, mm, ptep, old_pte)) in hugetlb_no_page() 5979 if (!hugetlb_pte_stable(h, mm, ptep, old_pte)) { in hugetlb_no_page()
|