Home
last modified time | relevance | path

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

/arch/hexagon/include/asm/
A Dcacheflush.h68 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/microblaze/include/asm/
A Dtlbflush.h37 #define update_mmu_cache(vma, addr, pte) \ macro
/arch/sh/mm/
A Dtlbex_32.c80 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
/arch/m68k/include/asm/
A Dpgtable_mm.h145 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/sh/include/asm/
A Dpgtable.h113 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/arc/include/asm/
A Dpgtable-bits-arcv2.h107 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/powerpc/include/asm/
A Dpgtable.h49 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/csky/include/asm/
A Dpgtable.h263 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/nios2/include/asm/
A Dpgtable.h285 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/riscv/include/asm/
A Dpgtable.h518 #define update_mmu_cache(vma, addr, ptep) \ macro
529 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pmd()
955 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pud()
/arch/um/include/asm/
A Dpgtable.h292 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/arch/openrisc/include/asm/
A Dpgtable.h389 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/alpha/include/asm/
A Dpgtable.h294 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/arch/sparc/include/asm/
A Dpgtable_32.h314 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
A Dpgtable_64.h983 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/xtensa/include/asm/
A Dpgtable.h402 #define update_mmu_cache(vma, address, ptep) \ macro
/arch/arm/include/asm/
A Dtlbflush.h635 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/parisc/include/asm/
A Dpgtable.h402 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
/arch/loongarch/include/asm/
A Dpgtable.h446 #define update_mmu_cache(vma, addr, ptep) \ macro
/arch/mips/include/asm/
A Dpgtable.h588 #define update_mmu_cache(vma, address, ptep) \ macro
/arch/x86/include/asm/
A Dpgtable.h1495 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/s390/include/asm/
A Dpgtable.h50 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/arch/arm64/include/asm/
A Dpgtable.h1594 #define update_mmu_cache(vma, addr, ptep) \ macro

Completed in 63 milliseconds