Searched refs:huge_ptep_set_wrprotect (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/arch/parisc/include/asm/ |
H A D | hugetlb.h | 38 void huge_ptep_set_wrprotect(struct mm_struct *mm,
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | hugetlb.h | 39 void huge_ptep_set_wrprotect(struct mm_struct *mm,
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | hugetlb.h | 33 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | hugetlb.h | 40 extern void huge_ptep_set_wrprotect(struct mm_struct *mm,
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | hugetlb-8xx.h | 60 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/include/asm-generic/ |
H A D | hugetlb.h | 130 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | hugetlb.h | 82 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/arch/parisc/mm/ |
H A D | hugetlbpage.c | 161 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable.h | 225 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/arch/riscv/mm/ |
H A D | hugetlbpage.c | 309 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/Documentation/mm/ |
H A D | arch_pgtable_helpers.rst | 241 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB |
|
/openbmc/linux/arch/arm64/mm/ |
H A D | hugetlbpage.c | 473 void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 398 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/openbmc/linux/mm/ |
H A D | hugetlb.c | 5196 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()
|