Home
last modified time | relevance | path

Searched refs:update_mmu_cache_pmd (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arc/include/asm/
A Dhugepage.h64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux/mm/
A Dhuge_memory.c1201 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in __do_huge_pmd_anonymous_page()
1318 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page()
1355 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
1378 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
1523 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1840 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1952 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
4243 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
A Dkhugepaged.c1239 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
A Dmemory.c4990 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/linux/arch/arm/include/asm/
A Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux/arch/arc/mm/
A Dtlb.c530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/linux/arch/loongarch/include/asm/
A Dpgtable.h459 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux/arch/mips/include/asm/
A Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux/arch/riscv/include/asm/
A Dpgtable.h526 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux/arch/sparc/include/asm/
A Dpgtable_64.h990 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1107 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux/arch/x86/include/asm/
A Dpgtable.h1576 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/linux/arch/s390/include/asm/
A Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/linux/arch/arm64/include/asm/
A Dpgtable.h1489 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux/arch/sparc/mm/
A Dinit_64.c2952 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function

Completed in 63 milliseconds