Home
last modified time | relevance | path

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

/mm/
Dhugetlb.c5046 #define want_pmd_share() (1) macro
5062 #define want_pmd_share() (0) macro
5084 if (want_pmd_share() && pud_none(*pud)) in huge_pte_alloc()