Home
last modified time | relevance | path

Searched defs:update_mmu_cache_pmd (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/arch/arc/mm/
Dtlb.c635 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/Linux-v5.10/arch/arm/include/asm/
Dtlbflush.h641 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v5.10/arch/mips/include/asm/
Dpgtable.h555 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v5.10/arch/arm64/include/asm/
Dpgtable.h957 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h1288 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1148 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.10/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
/Linux-v5.10/arch/s390/include/asm/
Dpgtable.h50 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro