Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dcontpte.c293 pte = pte_mkcont(pte); in __contpte_try_fold()
481 pte = pte_mkcont(pte); in contpte_set_ptes()
/linux/arch/arm64/include/asm/
H A Dpgtable.h309 static inline pte_t pte_mkcont(pte_t pte) in pte_mkcont() function