Home
last modified time | relevance | path

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

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