Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dcontpte.c538 bool contpte_clear_flush_young_ptes(struct vm_area_struct *vma, in contpte_clear_flush_young_ptes() function
559 EXPORT_SYMBOL_GPL(contpte_clear_flush_young_ptes);
/linux/arch/arm64/include/asm/
H A Dpgtable.h1669 bool contpte_clear_flush_young_ptes(struct vm_area_struct *vma,
1859 return contpte_clear_flush_young_ptes(vma, addr, ptep, 1); in ptep_clear_flush_young()
1869 return contpte_clear_flush_young_ptes(vma, addr, ptep, nr); in clear_flush_young_ptes()