Home
last modified time | relevance | path

Searched refs:hugetlb_pmd_shared (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhugetlb.h1325 static inline bool hugetlb_pmd_shared(pte_t *pte) in hugetlb_pmd_shared() function
1330 static inline bool hugetlb_pmd_shared(pte_t *pte) in hugetlb_pmd_shared() function
/linux/mm/
H A Dmempolicy.c810 (!folio_maybe_mapped_shared(folio) && !hugetlb_pmd_shared(pte))) in queue_folios_hugetlb()