Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/mm/
Dhugetlbpage.c390 entry = pte_mkcont(entry); in arch_make_huge_pte()
/linux-5.19.10/arch/arm64/include/asm/
Dpgtable.h231 static inline pte_t pte_mkcont(pte_t pte) in pte_mkcont() function