Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dhugetlbpage.c59 case CONT_PMD_SIZE: in __hugetlb_valid_size()
108 case CONT_PMD_SIZE: in num_contig_ptes()
279 } else if (sz == (CONT_PMD_SIZE)) { in huge_pte_alloc()
313 if (sz == CONT_PMD_SIZE) in huge_pte_offset()
318 if (!(sz == PMD_SIZE || sz == CONT_PMD_SIZE) && in huge_pte_offset()
339 case CONT_PMD_SIZE: in hugetlb_mask_last_page()
340 return PUD_SIZE - CONT_PMD_SIZE; in hugetlb_mask_last_page()
362 case CONT_PMD_SIZE: in arch_make_huge_pte()
/linux/arch/arm64/include/asm/
H A Dhugetlb.h85 case CONT_PMD_SIZE: in flush_hugetlb_tlb_range()