Searched refs:update_mmu_cache (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/hexagon/include/asm/ |
| H A D | cacheflush.h | 68 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/microblaze/include/asm/ |
| H A D | tlbflush.h | 37 #define update_mmu_cache(vma, addr, pte) \ macro
|
| /linux/arch/sh/mm/ |
| H A D | tlbex_32.c | 80 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
| /linux/arch/arc/include/asm/ |
| H A D | pgtable-bits-arcv2.h | 107 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pgtable.h | 39 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/arm/include/asm/ |
| H A D | tlbflush.h | 635 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 391 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 495 #define update_mmu_cache(vma, addr, ptep) \ macro
|