Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/mm/
Dhugetlbpage.c66 return CONT_PMDS; in find_num_contig()
86 contig_ptes = CONT_PMDS; in num_contig_ptes()
237 } else if (sz == (PMD_SIZE * CONT_PMDS)) { in huge_pte_alloc()
440 case PMD_SIZE * CONT_PMDS: in setup_hugepagesz()
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable-hwdef.h109 #define CONT_PMDS (1 << CONT_PMD_SHIFT) macro
110 #define CONT_PMD_SIZE (CONT_PMDS * PMD_SIZE)