Home
last modified time | relevance | path

Searched refs:huge_ptep_set_wrprotect (Results 1 – 12 of 12) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dhugetlb.h23 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux/arch/sparc/include/asm/
H A Dhugetlb.h33 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/riscv/include/asm/
H A Dhugetlb.h39 void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux/arch/s390/include/asm/
H A Dhugetlb.h78 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/arm64/include/asm/
H A Dhugetlb.h48 extern void huge_ptep_set_wrprotect(struct mm_struct *mm,
/linux/include/asm-generic/
H A Dhugetlb.h109 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/parisc/mm/
H A Dhugetlbpage.c140 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/riscv/mm/
H A Dhugetlbpage.c321 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst229 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB |
/linux/arch/arm64/mm/
H A Dhugetlbpage.c456 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h408 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
/linux/mm/
H A Dhugetlb.c5715 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()