Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhugetlb.h1245 static inline bool hugetlb_pmd_shared(pte_t *pte) in hugetlb_pmd_shared()
1250 static inline bool hugetlb_pmd_shared(pte_t *pte) in hugetlb_pmd_shared()
1243 static inline bool hugetlb_pmd_shared(pte_t *pte) hugetlb_pmd_shared() function
1248 static inline bool hugetlb_pmd_shared(pte_t *pte) hugetlb_pmd_shared() function
/openbmc/linux/fs/proc/
H A Dtask_mmu.c738 if (page_mapcount(page) >= 2 || hugetlb_pmd_shared(pte)) in smaps_hugetlb_range()
/openbmc/linux/mm/
H A Dmempolicy.c610 (folio_estimated_sharers(folio) == 1 && !hugetlb_pmd_shared(pte))) in queue_folios_hugetlb()