Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dhugetlb.c4265 #define want_pmd_share() (1) macro
4276 #define want_pmd_share() (0) macro
4294 if (want_pmd_share() && pud_none(*pud)) in huge_pte_alloc()