Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dcontpte.c451 void contpte_set_ptes(struct mm_struct *mm, unsigned long addr, in contpte_set_ptes() function
492 EXPORT_SYMBOL_GPL(contpte_set_ptes);
/linux/arch/arm64/include/asm/
H A Dpgtable.h1649 extern void contpte_set_ptes(struct mm_struct *mm, unsigned long addr,
1774 contpte_set_ptes(mm, addr, ptep, pte, nr); in set_ptes()