Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/arch/arm/include/asm/
Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v6.6/arch/mips/include/asm/
Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v6.6/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-v6.6/arch/riscv/include/asm/
Dpgtable.h491 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h1076 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/arch/s390/include/asm/
Dpgtable.h51 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro