Searched refs:pmdp_invalidate (Results 1 – 12 of 12) sorted by relevance
| /linux/mm/ |
| H A D | pgtable-generic.c | 199 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function 214 return pmdp_invalidate(vma, address, pmdp); in pmdp_invalidate_ad()
|
| H A D | migrate_device.c | 884 pmdp_invalidate(vma, addr, pmdp); in migrate_vma_insert_huge_pmd_page()
|
| H A D | huge_memory.c | 2319 pmdp_invalidate(vma, addr, pmd); in madvise_free_huge_pmd() 3125 old_pmd = pmdp_invalidate(vma, haddr, pmd); in __split_huge_pmd_locked() 4881 pmdval = pmdp_invalidate(vma, address, pvmw->pmd); in set_pmd_migration_entry()
|
| H A D | madvise.c | 419 pmdp_invalidate(vma, addr, pmd); in madvise_cold_or_pageout_pte_range()
|
| H A D | rmap.c | 1154 entry = pmdp_invalidate(vma, address, pmd); in page_vma_mkclean_one()
|
| /linux/arch/sparc/mm/ |
| H A D | tlb.c | 256 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 182 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 990 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1382 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
| /linux/include/linux/ |
| H A D | pgtable.h | 1203 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1744 static inline pmd_t pmdp_invalidate(struct vm_area_struct *vma, in pmdp_invalidate() function
|
| /linux/fs/proc/ |
| H A D | task_mmu.c | 1658 old = pmdp_invalidate(vma, addr, pmdp); in clear_soft_dirty_pmd()
|