Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c321 if (is_hugetlb_pud(*pud)) in huge_pte_offset()
483 if (is_hugetlb_pud(*pud)) in hugetlb_free_pud_range()
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h435 static inline bool is_hugetlb_pud(pud_t pud) in is_hugetlb_pud() function