| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 296 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep); 299 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/ |
| H A D | pgtable.h | 38 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep);
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | tlbflush.h | 43 void update_mmu_cache(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | cacheflush.h | 61 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | tlbflush.h | 38 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv1/ |
| H A D | cacheflush.c | 36 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | tlbex_32.c | 79 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv2/ |
| H A D | cacheflush.c | 9 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | pgtable_mm.h | 135 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | pgtable.h | 127 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | tlbflush.h | 632 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, 635 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | book3e_hugetlbpage.c | 192 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | fault-armv.c | 181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | userfaultfd.c | 116 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_install_pte() 211 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_zeropage_pte()
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | tlb.c | 575 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function 639 update_mmu_cache(vma, addr, &pte); in update_mmu_cache_pmd()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/mm/ |
| H A D | cache.c | 216 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pgtable.h | 545 static inline void update_mmu_cache(struct vm_area_struct *vma, function 553 #define update_mmu_tlb update_mmu_cache
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | pgtable.h | 277 extern void update_mmu_cache(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | pgtable.h | 339 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | cacheflush.c | 200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | cachetlb.rst | 91 5) ``void update_mmu_cache(struct vm_area_struct *vma, 311 update_mmu_cache implementations for an example of how to go 316 private page flag bit. Later, in update_mmu_cache(), a check is 378 flush_dcache_page and update_mmu_cache. In the future, the hope
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 269 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | pgtable.h | 305 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | pgtable.h | 317 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 408 extern void update_mmu_cache(struct vm_area_struct * vma,
|