Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dhugetlbpage.c348 entry = pte_mkcont(entry); in arch_make_huge_pte()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h228 static inline pte_t pte_mkcont(pte_t pte) in pte_mkcont() function