Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arc/mm/
Dtlb.c536 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-6.6.21/arch/arm/include/asm/
Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-6.6.21/arch/mips/include/asm/
Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-6.6.21/arch/loongarch/include/asm/
Dpgtable.h476 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.6.21/arch/riscv/include/asm/
Dpgtable.h495 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.6.21/arch/arm64/include/asm/
Dpgtable.h1082 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-6.6.21/arch/sparc/mm/
Dinit_64.c2964 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1143 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.6.21/arch/x86/include/asm/
Dpgtable.h1522 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.6.21/arch/s390/include/asm/
Dpgtable.h51 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro