Home
last modified time | relevance | path

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

/arch/arm64/mm/
Dhugetlbpage.c301 entry = pte_mkcont(entry); in arch_make_huge_pte()
/arch/arm64/include/asm/
Dpgtable.h185 static inline pte_t pte_mkcont(pte_t pte) in pte_mkcont() function