Searched refs:pmdp_invalidate (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pgtable-generic.c | 194 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
| H A D | huge_memory.c | 1625 pmdp_invalidate(vma, addr, pmd); in madvise_free_huge_pmd() 1869 entry = pmdp_invalidate(vma, addr, pmd); in change_huge_pmd() 2107 old_pmd = pmdp_invalidate(vma, haddr, pmd); in __split_huge_pmd_locked() 2979 pmdval = pmdp_invalidate(vma, address, pvmw->pmd); in set_pmd_migration_entry()
|
| H A D | madvise.c | 374 pmdp_invalidate(vma, addr, pmd); in madvise_cold_or_pageout_pte_range()
|
| H A D | rmap.c | 962 entry = pmdp_invalidate(vma, address, pmd); in page_mkclean_one()
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | tlb.c | 242 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 106 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 975 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 488 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1296 extern pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address,
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | dax.c | 856 pmd = pmdp_invalidate(vma, address, pmdp); in dax_entry_mkclean()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 1631 static inline pmd_t pmdp_invalidate(struct vm_area_struct *vma, in pmdp_invalidate() function
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 1179 old = pmdp_invalidate(vma, addr, pmdp); in clear_soft_dirty_pmd()
|