Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/arm/include/asm/ !
Dtlbflush.h634 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-6.1.9/arch/mips/include/asm/ !
Dpgtable.h545 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-6.1.9/arch/loongarch/include/asm/ !
Dpgtable.h422 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.1.9/arch/riscv/include/asm/ !
Dpgtable.h421 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.1.9/arch/arm64/include/asm/ !
Dpgtable.h1071 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-6.1.9/arch/x86/include/asm/ !
Dpgtable.h1278 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ !
Dpgtable.h1193 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux-6.1.9/arch/sparc/mm/ !
Dinit_64.c2934 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux-6.1.9/arch/s390/include/asm/ !
Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro