Searched refs:CONT_PMD_SIZE (Results 1 – 4 of 4) sorted by relevance
59 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()341 case CONT_PMD_SIZE: in hugetlb_mask_last_page()342 return PUD_SIZE - CONT_PMD_SIZE; in hugetlb_mask_last_page()365 case CONT_PMD_SIZE: in arch_make_huge_pte()
97 #define CONT_PMD_SIZE (CONT_PMDS * PMD_SIZE) macro98 #define CONT_PMD_MASK (~(CONT_PMD_SIZE - 1))
85 case CONT_PMD_SIZE: in flush_hugetlb_tlb_range()
124 ({ unsigned long __boundary = ((addr) + CONT_PMD_SIZE) & CONT_PMD_MASK; \732 #define pmd_leaf_size(pmd) (pmd_cont(pmd) ? CONT_PMD_SIZE : PMD_SIZE)