Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arc/mm/
Dtlb.c530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/arm/include/asm/
Dtlbflush.h634 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v5.15/arch/mips/include/asm/
Dpgtable.h549 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v5.15/arch/riscv/include/asm/
Dpgtable.h392 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/arm64/include/asm/
Dpgtable.h982 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v5.15/arch/x86/include/asm/
Dpgtable.h1259 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1178 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.15/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.15/arch/s390/include/asm/
Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro