Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/mm/
Dcontpte.c389 __clear_young_dirty_ptes(vma, start, ptep, (end - start) / PAGE_SIZE, flags); in contpte_clear_young_dirty_ptes()
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h1378 static inline void __clear_young_dirty_ptes(struct vm_area_struct *vma, in __clear_young_dirty_ptes() function
1789 __clear_young_dirty_ptes(vma, addr, ptep, nr, flags); in clear_young_dirty_ptes()
1813 #define clear_young_dirty_ptes __clear_young_dirty_ptes