Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dhugetlb.c5354 #define want_pmd_share() (1) macro
5371 #define want_pmd_share() (0) macro
5393 if (want_pmd_share() && pud_none(*pud)) in huge_pte_alloc()