Home
last modified time | relevance | path

Searched refs:update_mmu_cache (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/
H A Dpgtable.h296 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 Dpgtable.h38 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 Dtlbflush.h43 void update_mmu_cache(struct vm_area_struct *vma,
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dcacheflush.h61 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 Dtlbflush.h38 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/csky/abiv1/
H A Dcacheflush.c36 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 Dtlbex_32.c79 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
/OK3568_Linux_fs/kernel/arch/csky/abiv2/
H A Dcacheflush.c9 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 Dpgtable_mm.h135 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 Dpgtable.h127 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 Dtlbflush.h632 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 Dbook3e_hugetlbpage.c192 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 Dfault-armv.c181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/OK3568_Linux_fs/kernel/mm/
H A Duserfaultfd.c116 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 Dtlb.c575 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 Dcache.c216 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 Dpgtable.h545 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 Dpgtable.h277 extern void update_mmu_cache(struct vm_area_struct *vma,
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgtable.h339 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
/OK3568_Linux_fs/kernel/arch/nios2/mm/
H A Dcacheflush.c200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst91 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 Dpgtable.h269 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable.h305 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpgtable.h317 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 Dpgtable.h408 extern void update_mmu_cache(struct vm_area_struct * vma,

12