| /arch/hexagon/include/asm/ |
| A D | cacheflush.h | 68 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/microblaze/include/asm/ |
| A D | tlbflush.h | 37 #define update_mmu_cache(vma, addr, pte) \ macro
|
| /arch/sh/mm/ |
| A D | tlbex_32.c | 80 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
| /arch/m68k/include/asm/ |
| A D | pgtable_mm.h | 145 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/sh/include/asm/ |
| A D | pgtable.h | 113 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/arc/include/asm/ |
| A D | pgtable-bits-arcv2.h | 107 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/powerpc/include/asm/ |
| A D | pgtable.h | 49 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/csky/include/asm/ |
| A D | pgtable.h | 263 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/nios2/include/asm/ |
| A D | pgtable.h | 285 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/riscv/include/asm/ |
| A D | pgtable.h | 518 #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 D | pgtable.h | 292 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
|
| /arch/openrisc/include/asm/ |
| A D | pgtable.h | 389 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/alpha/include/asm/ |
| A D | pgtable.h | 294 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
| /arch/sparc/include/asm/ |
| A D | pgtable_32.h | 314 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
| A D | pgtable_64.h | 983 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/xtensa/include/asm/ |
| A D | pgtable.h | 402 #define update_mmu_cache(vma, address, ptep) \ macro
|
| /arch/arm/include/asm/ |
| A D | tlbflush.h | 635 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/parisc/include/asm/ |
| A D | pgtable.h | 402 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
|
| /arch/loongarch/include/asm/ |
| A D | pgtable.h | 446 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /arch/mips/include/asm/ |
| A D | pgtable.h | 588 #define update_mmu_cache(vma, address, ptep) \ macro
|
| /arch/x86/include/asm/ |
| A D | pgtable.h | 1495 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /arch/s390/include/asm/ |
| A D | pgtable.h | 50 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
| /arch/arm64/include/asm/ |
| A D | pgtable.h | 1594 #define update_mmu_cache(vma, addr, ptep) \ macro
|