Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/mm/
Dcontpte.c135 pte = pte_mkcont(pte); in __contpte_try_fold()
269 pte = pte_mkcont(pte); in contpte_set_ptes()
Dhugetlbpage.c366 entry = pte_mkcont(entry); in arch_make_huge_pte()
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h266 static inline pte_t pte_mkcont(pte_t pte) in pte_mkcont() function