Home
last modified time | relevance | path

Searched refs:update_mmu_cache_pmd (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dhugepage.h58 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c790 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
811 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
961 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1265 update_mmu_cache_pmd(vmf->vma, vmf->address, vmf->pmd); in huge_pmd_set_accessed()
1317 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1551 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
3021 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
H A Dmigrate.c2203 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
2235 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
H A Dkhugepaged.c1212 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
H A Dmemory.c4125 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtlbflush.h641 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dtlb.c635 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h555 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h971 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h983 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1152 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h1288 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h50 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dinit_64.c2930 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function