Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/include/asm/
Dhugepage.h62 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v4.19/mm/
Dhuge_memory.c751 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
851 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1115 update_mmu_cache_pmd(vmf->vma, vmf->address, vmf->pmd); in huge_pmd_set_accessed()
1282 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1357 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1591 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
2928 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
Dmigrate.c2042 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
2079 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
Dkhugepaged.c1082 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
Dmemory.c3395 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-book3s64.c152 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/Linux-v4.19/arch/arm/include/asm/
Dtlbflush.h644 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v4.19/arch/mips/include/asm/
Dpgtable.h510 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v4.19/arch/arc/mm/
Dtlb.c659 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h767 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_64.h1021 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1110 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h1312 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h49 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/Linux-v4.19/arch/sparc/mm/
Dinit_64.c2976 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function