Home
last modified time | relevance | path

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

/linux-6.8/arch/hexagon/include/asm/
Dcacheflush.h68 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/microblaze/include/asm/
Dtlbflush.h37 #define update_mmu_cache(vma, addr, pte) \ macro
/linux-6.8/arch/sh/include/asm/
Dpgtable.h113 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/arc/include/asm/
Dpgtable-bits-arcv2.h107 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/m68k/include/asm/
Dpgtable_mm.h145 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/powerpc/include/asm/
Dpgtable.h47 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/nios2/include/asm/
Dpgtable.h286 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/csky/include/asm/
Dpgtable.h268 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/um/include/asm/
Dpgtable.h288 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/linux-6.8/arch/openrisc/include/asm/
Dpgtable.h391 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/xtensa/include/asm/
Dpgtable.h408 #define update_mmu_cache(vma, address, ptep) \ macro
/linux-6.8/arch/alpha/include/asm/
Dpgtable.h301 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/linux-6.8/arch/sparc/include/asm/
Dpgtable_32.h319 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
Dpgtable_64.h983 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/arm/include/asm/
Dtlbflush.h635 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/mips/include/asm/
Dpgtable.h594 #define update_mmu_cache(vma, address, ptep) \ macro
/linux-6.8/arch/parisc/include/asm/
Dpgtable.h407 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
/linux-6.8/arch/loongarch/include/asm/
Dpgtable.h470 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/riscv/include/asm/
Dpgtable.h490 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/arm64/include/asm/
Dpgtable.h1088 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.8/arch/x86/include/asm/
Dpgtable.h1514 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.8/arch/s390/include/asm/
Dpgtable.h50 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro