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.h58 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/arch/arm/include/asm/
Dtlbflush.h634 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/arch/arc/mm/
Dtlb.c530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/arch/riscv/include/asm/
Dpgtable.h396 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/arch/mips/include/asm/
Dpgtable.h549 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/arch/sparc/include/asm/
Dpgtable_64.h967 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/arch/arm64/include/asm/
Dpgtable.h1003 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/arch/x86/include/asm/
Dpgtable.h1265 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1180 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/arch/s390/include/asm/
Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/arch/sparc/mm/
Dinit_64.c2930 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function