Searched refs:pmdp_invalidate (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/mm/ |
H A D | pgtable-generic.c | 198 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 D | huge_memory.c | 1623 pmdp_invalidate(vma, addr, pmd); in madvise_free_huge_pmd() 2155 old_pmd = pmdp_invalidate(vma, haddr, pmd); in __split_huge_pmd_locked() 3226 pmdval = pmdp_invalidate(vma, address, pvmw->pmd); in set_pmd_migration_entry()
|
H A D | madvise.c | 407 pmdp_invalidate(vma, addr, pmd); in madvise_cold_or_pageout_pte_range()
|
H A D | rmap.c | 977 entry = pmdp_invalidate(vma, address, pmd); in page_vma_mkclean_one()
|
/openbmc/linux/arch/sparc/mm/ |
H A D | tlb.c | 247 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 168 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 989 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 743 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1384 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 1774 static inline pmd_t pmdp_invalidate(struct vm_area_struct *vma, in pmdp_invalidate() function
|
/openbmc/linux/fs/proc/ |
H A D | task_mmu.c | 1140 old = pmdp_invalidate(vma, addr, pmdp); in clear_soft_dirty_pmd()
|