Home
last modified time | relevance | path

Searched defs:update_mmu_cache (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/arch/hexagon/include/asm/
Dcacheflush.h86 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/microblaze/include/asm/
Dtlbflush.h42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/Linux-v4.19/arch/sh/include/asm/
Dpgtable.h143 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v4.19/arch/arm/mm/
Dfault-armv.c180 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v4.19/arch/m68k/include/asm/
Dpgtable_mm.h132 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/xtensa/mm/
Dcache.c211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
/Linux-v4.19/arch/nios2/mm/
Dcacheflush.c200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/unicore32/mm/
Dmmu.c488 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v4.19/arch/parisc/kernel/
Dcache.c79 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v4.19/arch/powerpc/mm/
Dmem.c504 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/Linux-v4.19/arch/nds32/mm/
Dcacheflush.c49 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v4.19/arch/um/include/asm/
Dpgtable.h339 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h272 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h345 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/Linux-v4.19/arch/mips/include/asm/
Dpgtable.h503 static inline void update_mmu_cache(struct vm_area_struct *vma, function
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h329 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/Linux-v4.19/arch/arm/include/asm/
Dtlbflush.h638 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/arc/mm/
Dtlb.c599 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h427 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/ia64/include/asm/
Dpgtable.h459 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h757 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h1308 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/sparc/mm/
Dinit_64.c417 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h48 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro