Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/include/asm/
H A Dhugepage.h57 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/openbmc/linux/mm/
H A Dhuge_memory.c698 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in __do_huge_pmd_anonymous_page()
810 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page()
846 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
867 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
1012 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1355 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1557 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
3301 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
H A Dkhugepaged.c1218 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
H A Dmemory.c4354 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/openbmc/linux/arch/arm/include/asm/
H A Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/openbmc/linux/arch/arc/mm/
H A Dtlb.c536 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h476 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h497 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h985 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h1082 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1117 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1506 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h51 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2964 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function