| /linux-4.4.14/arch/ia64/mm/ |
| D | hugetlbpage.c | 47 huge_pte_offset (struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function 95 ptep = huge_pte_offset(mm, addr); in follow_huge_addr()
|
| /linux-4.4.14/arch/sh/mm/ |
| D | hugetlbpage.c | 45 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/arch/mips/mm/ |
| D | hugetlbpage.c | 39 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/arch/s390/mm/ |
| D | hugetlbpage.c | 129 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/arch/parisc/mm/ |
| D | hugetlbpage.c | 71 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/arch/x86/mm/ |
| D | hugetlbpage.c | 33 pte = huge_pte_offset(mm, address);
|
| /linux-4.4.14/include/linux/ |
| D | hugetlb.h | 111 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr); 153 #define huge_pte_offset(mm, address) 0 macro
|
| /linux-4.4.14/arch/metag/mm/ |
| D | hugetlbpage.c | 77 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/arch/sparc/mm/ |
| D | hugetlbpage.c | 154 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/mm/ |
| D | pagewalk.c | 144 pte = huge_pte_offset(walk->mm, addr & hmask); in walk_hugetlb_range()
|
| D | hugetlb.c | 3100 src_pte = huge_pte_offset(src, addr); in copy_hugetlb_page_range() 3181 ptep = huge_pte_offset(mm, address); in __unmap_hugepage_range() 3407 ptep = huge_pte_offset(mm, address & huge_page_mask(h)); in hugetlb_cow() 3446 ptep = huge_pte_offset(mm, address & huge_page_mask(h)); in hugetlb_cow() 3700 ptep = huge_pte_offset(mm, address); in hugetlb_fault() 3854 pte = huge_pte_offset(mm, vaddr & huge_page_mask(h)); in follow_hugetlb_page() 3948 ptep = huge_pte_offset(mm, address); in hugetlb_change_protection() 4210 spte = huge_pte_offset(svma->vm_mm, saddr); in huge_pmd_share() 4305 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| D | rmap.c | 764 pte = huge_pte_offset(mm, address); in __page_check_address()
|
| D | migrate.c | 116 ptep = huge_pte_offset(mm, addr); in remove_migration_pte()
|
| /linux-4.4.14/arch/tile/mm/ |
| D | hugetlbpage.c | 104 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|
| /linux-4.4.14/arch/powerpc/mm/ |
| D | hugetlbpage.c | 128 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
|