| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | hugepage.h | 58 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | huge_memory.c | 790 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 D | migrate.c | 2203 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 D | khugepaged.c | 1212 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
|
| H A D | memory.c | 4125 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | tlbflush.h | 641 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | tlb.c | 635 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 D | pgtable.h | 555 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 971 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 983 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1152 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 D | pgtable.h | 1288 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 D | pgtable.h | 50 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | init_64.c | 2930 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|