Home
last modified time | relevance | path

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

/mm/
Dhugetlb.c3684 #define want_pmd_share() (1) macro
3690 #define want_pmd_share() (0) macro
3708 if (want_pmd_share() && pud_none(*pud)) in huge_pte_alloc()