Home
last modified time | relevance | path

Searched refs:set_huge_pte_at (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dhugetlb.h8 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
/openbmc/linux/arch/riscv/include/asm/
H A Dhugetlb.h25 void set_huge_pte_at(struct mm_struct *mm,
/openbmc/linux/arch/sparc/include/asm/
H A Dhugetlb.h16 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_hugetlbpage.c62 set_huge_pte_at(vma->vm_mm, addr, ptep, pte, psize); in radix__huge_ptep_modify_prot_commit()
H A Dhugetlbpage.c153 set_huge_pte_at(vma->vm_mm, addr, ptep, pte, psize); in huge_ptep_modify_prot_commit()
/openbmc/linux/arch/arm64/include/asm/
H A Dhugetlb.h30 extern void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h49 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep,
/openbmc/linux/include/asm-generic/
H A Dhugetlb.h78 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, in set_huge_pte_at() function
/openbmc/linux/arch/s390/include/asm/
H A Dhugetlb.h18 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
/openbmc/linux/arch/parisc/mm/
H A Dhugetlbpage.c57 * set_huge_pte_at() on whatever we return, which writes out in huge_pte_alloc()
142 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, in set_huge_pte_at() function
/openbmc/linux/arch/arm64/mm/
H A Dhugetlbpage.c236 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, in clear_flush()
566 set_huge_pte_at(vma->vm_mm, addr, ptep, pte, psize); in huge_ptep_modify_prot_start()
244 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/openbmc/linux/arch/powerpc/mm/nohash/
H A D8xx.c94 set_huge_pte_at(&init_mm, va, ptep, in __early_map_kernel_hugepage()
/openbmc/linux/mm/
H A Drmap.c1635 set_huge_pte_at(mm, address, pvmw.pte, pteval, in try_to_unmap_one()
2032 set_huge_pte_at(mm, address, pvmw.pte, pteval, in try_to_migrate_one()
2057 set_huge_pte_at(mm, address, pvmw.pte, in try_to_migrate_one()
2072 set_huge_pte_at(mm, address, pvmw.pte, in try_to_migrate_one()
2105 set_huge_pte_at(mm, address, pvmw.pte, swp_pte, in try_to_migrate_one()
H A Dhugetlb.c5025 set_huge_pte_at(vma->vm_mm, addr, ptep, newpte, sz); in hugetlb_install_folio()
5102 set_huge_pte_at(dst, addr, dst_pte, entry, sz); in copy_hugetlb_page_range()
5117 set_huge_pte_at(src, addr, src_pte, entry, sz); in copy_hugetlb_page_range()
5121 set_huge_pte_at(dst, addr, dst_pte, entry, sz); in copy_hugetlb_page_range()
5127 set_huge_pte_at(dst, addr, dst_pte, in copy_hugetlb_page_range()
5203 set_huge_pte_at(dst, addr, dst_pte, entry, sz); in copy_hugetlb_page_range()
5240 set_huge_pte_at(mm, new_addr, dst_pte, pte, sz); in move_huge_pte()
5374 set_huge_pte_at(mm, address, ptep, in __unmap_hugepage_range()
5409 set_huge_pte_at(mm, address, ptep, in __unmap_hugepage_range()
5726 set_huge_pte_at(m in hugetlb_wp()
[all...]
H A Dmigrate.c256 set_huge_pte_at(vma->vm_mm, pvmw.address, pvmw.pte, pte, in remove_migration_pte()
H A Dvmalloc.c114 set_huge_pte_at(&init_mm, addr, pte, entry, size); in vmap_pte_range()
/openbmc/linux/arch/s390/mm/
H A Dhugetlbpage.c166 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, in set_huge_pte_at() function
/openbmc/linux/include/linux/
H A Dhugetlb.h1024 set_huge_pte_at(vma->vm_mm, addr, ptep, pte, psize);
1212 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
/openbmc/linux/arch/powerpc/mm/
H A Dpgtable.c303 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_huge_pte_at() function
/openbmc/linux/arch/riscv/mm/
H A Dhugetlbpage.c223 void set_huge_pte_at(struct mm_struct *mm, in set_huge_pte_at() function
/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c367 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, in set_huge_pte_at() function
/openbmc/linux/mm/damon/
H A Dvaddr.c353 set_huge_pte_at(mm, addr, pte, entry, psize); in damon_hugetlb_mkold()