Home
last modified time | relevance | path

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

/arch/hexagon/include/asm/
Dcacheflush.h68 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/microblaze/include/asm/
Dtlbflush.h37 #define update_mmu_cache(vma, addr, pte) \ macro
/arch/sh/mm/
Dtlbex_32.c79 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
/arch/sh/include/asm/
Dpgtable.h113 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/m68k/include/asm/
Dpgtable_mm.h145 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/arc/include/asm/
Dpgtable-bits-arcv2.h107 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/powerpc/include/asm/
Dpgtable.h49 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/riscv/include/asm/
Dpgtable.h491 #define update_mmu_cache(vma, addr, ptep) \ macro
495 #define update_mmu_tlb update_mmu_cache
502 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pmd()
/arch/nios2/include/asm/
Dpgtable.h288 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/loongarch/include/asm/
Dpgtable.h470 #define update_mmu_cache(vma, addr, ptep) \ macro
474 #define update_mmu_tlb update_mmu_cache
/arch/csky/include/asm/
Dpgtable.h268 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/mips/include/asm/
Dpgtable.h594 #define update_mmu_cache(vma, address, ptep) \ macro
598 #define update_mmu_tlb update_mmu_cache
/arch/um/include/asm/
Dpgtable.h288 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/arch/alpha/include/asm/
Dpgtable.h301 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/arch/xtensa/include/asm/
Dpgtable.h408 #define update_mmu_cache(vma, address, ptep) \ macro
/arch/sparc/include/asm/
Dpgtable_32.h319 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
Dpgtable_64.h984 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/openrisc/include/asm/
Dpgtable.h391 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/ia64/include/asm/
Dpgtable.h399 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/arch/arm/include/asm/
Dtlbflush.h635 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/parisc/include/asm/
Dpgtable.h407 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
/arch/x86/include/asm/
Dpgtable.h1497 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/arm64/include/asm/
Dpgtable.h1166 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/s390/include/asm/
Dpgtable.h49 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro