Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c326 if (is_hugetlb_pmd(*pmd)) in huge_pte_offset()
446 if (is_hugetlb_pmd(*pmd)) in hugetlb_free_pmd_range()
H A Dfault_64.c107 if (is_hugetlb_pmd(*pmdp)) { in get_user_insn()
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h430 static inline bool is_hugetlb_pmd(pmd_t pmd) in is_hugetlb_pmd() function