Searched refs:set_huge_pte_at (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
H A Dhugetlb.h8 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
61 set_huge_pte_at(mm, addr, ptep, pte_wrprotect(old_pte)); huge_ptep_set_wrprotect()
70 set_huge_pte_at(vma->vm_mm, addr, ptep, pte); huge_ptep_set_access_flags()
/linux-4.4.14/arch/s390/include/asm/
H A Dhugetlb.h19 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
60 set_huge_pte_at(vma->vm_mm, addr, ptep, pte); huge_ptep_set_access_flags()
69 set_huge_pte_at(mm, addr, ptep, pte_wrprotect(pte)); huge_ptep_set_wrprotect()
/linux-4.4.14/arch/x86/include/asm/
H A Dhugetlb.h38 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/sh/include/asm/
H A Dhugetlb.h37 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/metag/include/asm/
H A Dhugetlb.h25 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/parisc/include/asm/
H A Dhugetlb.h8 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr,
/linux-4.4.14/arch/ia64/include/asm/
H A Dhugetlb.h23 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/sparc/mm/
H A Dhugetlbpage.c138 * set_huge_pte_at() on whatever we return, which writes out huge_pte_alloc()
175 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/parisc/mm/
H A Dhugetlbpage.c55 * set_huge_pte_at() on whatever we return, which writes out huge_pte_alloc()
134 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/mips/include/asm/
H A Dhugetlb.h50 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/arm64/include/asm/
H A Dhugetlb.h29 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/arm/include/asm/
H A Dhugetlb-3level.h40 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/tile/include/asm/
H A Dhugetlb.h51 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/s390/mm/
H A Dhugetlbpage.c88 void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dhugetlb.h115 static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, set_huge_pte_at() function
/linux-4.4.14/mm/
H A Dhugetlb.c3130 set_huge_pte_at(src, addr, src_pte, entry); copy_hugetlb_page_range()
3132 set_huge_pte_at(dst, addr, dst_pte, entry); copy_hugetlb_page_range()
3143 set_huge_pte_at(dst, addr, dst_pte, entry); copy_hugetlb_page_range()
3453 set_huge_pte_at(mm, address, ptep, hugetlb_cow()
3628 set_huge_pte_at(mm, address, ptep, new_pte); hugetlb_no_page()
3970 set_huge_pte_at(mm, address, ptep, newpte); hugetlb_change_protection()
3980 set_huge_pte_at(mm, address, ptep, pte); hugetlb_change_protection()

Completed in 527 milliseconds