Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/mm/
Dhugetlbpage.c351 entry = pmd_pte(pmd_mkcont(pte_pmd(entry))); in arch_make_huge_pte()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgtable.h244 static inline pmd_t pmd_mkcont(pmd_t pmd) in pmd_mkcont() function