Searched refs:huge_ptep_set_access_flags (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | hugetlb.h | 41 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | hugetlb.h | 38 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | hugetlb.h | 33 extern int huge_ptep_set_access_flags(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | hugetlb.h | 56 int huge_ptep_set_access_flags(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | hugetlb.h | 66 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | hugetlb.h | 61 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | hugetlb.h | 114 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/mm/ |
| H A D | hugetlbpage.c | 170 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | pgtable.c | 228 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | arch_pgtable_helpers.rst | 233 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB |
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 414 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | hugetlb.c | 3763 if (huge_ptep_set_access_flags(vma, address, ptep, entry, 1)) in set_huge_ptep_writable() 4686 if (huge_ptep_set_access_flags(vma, haddr, ptep, entry, in hugetlb_fault() 4846 (void)huge_ptep_set_access_flags(dst_vma, dst_addr, dst_pte, _dst_pte, in hugetlb_mcopy_atomic_pte()
|