Home
last modified time | relevance | path

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

/arch/arc/include/asm/
Dhugepage.h64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/arch/arm/include/asm/
Dtlbflush.h640 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/arch/powerpc/include/asm/
Dpgtable-ppc64.h448 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/arch/mips/include/asm/
Dpgtable.h460 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/arch/arc/mm/
Dtlb.c655 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/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
/arch/x86/include/asm/
Dpgtable.h954 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/arch/arm64/include/asm/
Dpgtable.h766 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/arch/sparc/include/asm/
Dpgtable_64.h955 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/arch/s390/include/asm/
Dpgtable.h43 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/arch/sparc/mm/
Dinit_64.c2850 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function