| /OK3568_Linux_fs/kernel/arch/ia64/mm/ |
| H A D | hugetlbpage.c | 50 huge_pte_offset (struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function 102 ptep = huge_pte_offset(mm, addr, HPAGE_SIZE); in follow_huge_addr()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | hugetlbpage.c | 49 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | hugetlbpage.c | 41 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | hugetlbpage.c | 36 pte = huge_pte_offset(mm, address, vma_mmu_pagesize(vma));
|
| /OK3568_Linux_fs/kernel/arch/parisc/mm/ |
| H A D | hugetlbpage.c | 74 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hugetlb.h | 171 pte_t *huge_pte_offset(struct mm_struct *mm, 331 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_vma_mapped.c | 169 pvmw->pte = huge_pte_offset(mm, pvmw->address, page_size(page)); in page_vma_mapped_walk()
|
| H A D | hugetlb.c | 3825 src_pte = huge_pte_offset(src, addr, sz); in copy_hugetlb_page_range() 3939 ptep = huge_pte_offset(mm, address, sz); in __unmap_hugepage_range() 4207 ptep = huge_pte_offset(mm, haddr, huge_page_size(h)); in hugetlb_cow() 4244 ptep = huge_pte_offset(mm, haddr, huge_page_size(h)); in hugetlb_cow() 4572 ptep = huge_pte_offset(mm, haddr, huge_page_size(h)); in hugetlb_fault() 4904 pte = huge_pte_offset(mm, vaddr & huge_page_mask(h), in follow_hugetlb_page() 5077 ptep = huge_pte_offset(mm, address, huge_page_size(h)); in hugetlb_change_protection() 5452 spte = huge_pte_offset(svma->vm_mm, saddr, in huge_pmd_share() 5579 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function 5643 ptep = huge_pte_offset(mm, address, huge_page_size(h)); in follow_huge_pmd_pte() [all …]
|
| H A D | pagewalk.c | 259 pte = huge_pte_offset(walk->mm, addr & hmask, sz); in walk_hugetlb_range()
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | hugetlbpage.c | 214 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 300 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | hugetlbpage.c | 298 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | hugetlbpage.c | 35 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, unsigned long sz) in huge_pte_offset() function
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | userfaultfd.c | 238 ptep = huge_pte_offset(mm, address, vma_mmu_pagesize(vma)); in userfaultfd_huge_must_wait()
|