Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dhugetlb.c4703 #define want_pmd_share() (1) macro
4719 #define want_pmd_share() (0) macro
4741 if (want_pmd_share() && pud_none(*pud)) in huge_pte_alloc()