/linux-4.4.14/arch/mn10300/mm/ |
D | mmu-context.c | 29 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
|
/linux-4.4.14/arch/m32r/mm/ |
D | fault-nommu.c | 96 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
D | fault.c | 336 update_mmu_cache(NULL, addr, pte_k); in do_page_fault() 348 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr, in update_mmu_cache() function
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | tlbflush.h | 42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | cacheflush.h | 86 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/sh/mm/ |
D | tlbex_32.c | 75 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
D | tlbex_64.c | 83 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | tlbflush.h | 187 extern void update_mmu_cache(struct vm_area_struct *vma,
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | tlbflush.h | 95 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
|
/linux-4.4.14/mm/ |
D | userfaultfd.c | 86 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mcopy_atomic_pte() 117 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_zeropage_pte()
|
D | memory.c | 1578 update_mmu_cache(vma, addr, pte); /* XXX: why not for insert_page? */ in insert_pfn() 2053 update_mmu_cache(vma, address, page_table); in wp_page_reuse() 2165 update_mmu_cache(vma, address, page_table); in wp_page_copy() 2645 update_mmu_cache(vma, address, page_table); in do_swap_page() 2780 update_mmu_cache(vma, address, page_table); in do_anonymous_page() 2869 update_mmu_cache(vma, address, pte); in do_set_pte() 3226 update_mmu_cache(vma, addr, ptep); in do_numa_page() 3357 update_mmu_cache(vma, address, pte); in handle_pte_fault()
|
D | gup.c | 53 update_mmu_cache(vma, address, pte); in follow_pfn_pte()
|
D | migrate.c | 178 update_mmu_cache(vma, addr, ptep); in remove_migration_pte()
|
D | hugetlb.c | 3049 update_mmu_cache(vma, address, ptep); in set_huge_ptep_writable() 3796 update_mmu_cache(vma, address, ptep); in hugetlb_fault()
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pgtable_mm.h | 131 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable.h | 143 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlbflush.h | 631 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, 634 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/arm/mm/ |
D | fault-armv.c | 180 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/linux-4.4.14/arch/xtensa/mm/ |
D | cache.c | 214 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable.h | 252 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
|
/linux-4.4.14/arch/arc/mm/ |
D | tlb.c | 595 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function 659 update_mmu_cache(vma, addr, &pte); in update_mmu_cache_pmd()
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 299 extern void update_mmu_cache(struct vm_area_struct *vma,
|
/linux-4.4.14/arch/nios2/mm/ |
D | cacheflush.c | 200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 269 static inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 219 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 364 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable.h | 254 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 313 extern void update_mmu_cache(struct vm_area_struct * vma,
|
/linux-4.4.14/Documentation/ |
D | cachetlb.txt | 90 5) void update_mmu_cache(struct vm_area_struct *vma, 316 update_mmu_cache implementations for an example of how to go 321 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
|
/linux-4.4.14/arch/avr32/mm/ |
D | tlb.c | 103 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 339 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 344 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
D | pgtable_64.h | 952 void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 328 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 422 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 424 extern void update_mmu_cache(struct vm_area_struct * vma,
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mem.c | 487 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/linux-4.4.14/arch/unicore32/mm/ |
D | mmu.c | 488 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 348 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 473 extern void update_mmu_cache(struct vm_area_struct *vma,
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 485 static inline void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/linux-4.4.14/arch/parisc/kernel/ |
D | cache.c | 78 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 458 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 454 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable.h | 453 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 879 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 689 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 42 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/linux-4.4.14/arch/sparc/mm/ |
D | init_64.c | 327 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|