Home
last modified time | relevance | path

Searched refs:pmdp_invalidate (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/mm/
H A Dpgtable-generic.c198 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
213 return pmdp_invalidate(vma, address, pmdp); in pmdp_invalidate_ad()
H A Dhuge_memory.c2180 pmdp_invalidate(vma, addr, pmd); in madvise_free_huge_pmd()
2957 old_pmd = pmdp_invalidate(vma, haddr, pmd); in __split_huge_pmd_locked()
4634 pmdval = pmdp_invalidate(vma, address, pvmw->pmd); in set_pmd_migration_entry()
H A Dmadvise.c411 pmdp_invalidate(vma, addr, pmd); in madvise_cold_or_pageout_pte_range()
H A Drmap.c1074 entry = pmdp_invalidate(vma, address, pmd); in page_vma_mkclean_one()
/linux-6.15/arch/sparc/mm/
H A Dtlb.c250 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
/linux-6.15/arch/powerpc/mm/book3s64/
H A Dpgtable.c180 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
/linux-6.15/arch/sparc/include/asm/
H A Dpgtable_64.h992 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux-6.15/include/linux/
H A Dpgtable.h991 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux-6.15/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1360 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
/linux-6.15/arch/s390/include/asm/
H A Dpgtable.h1853 static inline pmd_t pmdp_invalidate(struct vm_area_struct *vma, in pmdp_invalidate() function
/linux-6.15/fs/proc/
H A Dtask_mmu.c1439 old = pmdp_invalidate(vma, addr, pmdp); in clear_soft_dirty_pmd()