Searched refs:update_mmu_cache_pmd (Results 1 – 11 of 11) sorted by relevance
/arch/arc/include/asm/ |
D | hugepage.h | 64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
/arch/arm/include/asm/ |
D | tlbflush.h | 640 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 448 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
/arch/mips/include/asm/ |
D | pgtable.h | 460 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
/arch/arc/mm/ |
D | tlb.c | 655 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|
/arch/powerpc/mm/ |
D | pgtable_64.c | 799 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|
/arch/x86/include/asm/ |
D | pgtable.h | 954 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
/arch/arm64/include/asm/ |
D | pgtable.h | 766 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 955 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
/arch/s390/include/asm/ |
D | pgtable.h | 43 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
|
/arch/sparc/mm/ |
D | init_64.c | 2850 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|