Searched refs:huge_ptep_set_wrprotect (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/arch/arm/include/asm/ |
D | hugetlb-3level.h | 52 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/metag/include/asm/ |
D | hugetlb.h | 56 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | hugetlb.h | 54 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | hugetlb.h | 61 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/sh/include/asm/ |
D | hugetlb.h | 67 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/x86/include/asm/ |
D | hugetlb.h | 69 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | hugetlb.h | 45 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/s390/include/asm/ |
D | hugetlb.h | 69 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/mips/include/asm/ |
D | hugetlb.h | 88 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/tile/include/asm/ |
D | hugetlb.h | 83 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 279 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
D | pgtable-ppc64.h | 284 static inline void huge_ptep_set_wrprotect(struct mm_struct *mm, in huge_ptep_set_wrprotect() function
|
/linux-4.1.27/mm/ |
D | hugetlb.c | 2715 huge_ptep_set_wrprotect(src, addr, src_pte); in copy_hugetlb_page_range()
|