/arch/hexagon/include/asm/ |
D | cacheflush.h | 68 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/microblaze/include/asm/ |
D | tlbflush.h | 37 #define update_mmu_cache(vma, addr, pte) \ macro
|
/arch/sh/mm/ |
D | tlbex_32.c | 79 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
/arch/sh/include/asm/ |
D | pgtable.h | 113 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/m68k/include/asm/ |
D | pgtable_mm.h | 145 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/arc/include/asm/ |
D | pgtable-bits-arcv2.h | 107 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/powerpc/include/asm/ |
D | pgtable.h | 49 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/riscv/include/asm/ |
D | pgtable.h | 491 #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/ |
D | pgtable.h | 288 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/loongarch/include/asm/ |
D | pgtable.h | 470 #define update_mmu_cache(vma, addr, ptep) \ macro 474 #define update_mmu_tlb update_mmu_cache
|
/arch/csky/include/asm/ |
D | pgtable.h | 268 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/mips/include/asm/ |
D | pgtable.h | 594 #define update_mmu_cache(vma, address, ptep) \ macro 598 #define update_mmu_tlb update_mmu_cache
|
/arch/um/include/asm/ |
D | pgtable.h | 288 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
|
/arch/alpha/include/asm/ |
D | pgtable.h | 301 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 408 #define update_mmu_cache(vma, address, ptep) \ macro
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 319 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
D | pgtable_64.h | 984 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 391 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/ia64/include/asm/ |
D | pgtable.h | 399 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/arch/arm/include/asm/ |
D | tlbflush.h | 635 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/parisc/include/asm/ |
D | pgtable.h | 407 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
|
/arch/x86/include/asm/ |
D | pgtable.h | 1497 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/arm64/include/asm/ |
D | pgtable.h | 1166 #define update_mmu_cache(vma, addr, ptep) \ macro
|
/arch/s390/include/asm/ |
D | pgtable.h | 49 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|