Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/include/asm/
Dhugepage.h64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-4.4.14/mm/
Dhuge_memory.c887 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
1005 update_mmu_cache_pmd(vma, address, pmd); in huge_pmd_set_accessed()
1179 update_mmu_cache_pmd(vma, address, pmd); in do_huge_pmd_wp_page()
1251 update_mmu_cache_pmd(vma, address, pmd); in do_huge_pmd_wp_page()
1308 update_mmu_cache_pmd(vma, addr, pmd); in follow_trans_huge_pmd()
1441 update_mmu_cache_pmd(vma, addr, pmdp); in do_huge_pmd_numa_page()
2624 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
Dmigrate.c1828 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
1834 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
1871 update_mmu_cache_pmd(vma, address, &entry); in migrate_misplaced_transhuge_page()
/linux-4.4.14/arch/arm/include/asm/
Dtlbflush.h640 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc64.h448 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-4.4.14/arch/mips/include/asm/
Dpgtable.h460 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-4.4.14/arch/arc/mm/
Dtlb.c655 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-4.4.14/arch/powerpc/mm/
Dpgtable_64.c799 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h883 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h699 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h954 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h43 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c2755 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function