Home
last modified time | relevance | path

Searched refs:huge_pte_offset (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/arch/ia64/mm/
Dhugetlbpage.c47 huge_pte_offset (struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
100 ptep = huge_pte_offset(mm, addr); in follow_huge_addr()
/linux-4.1.27/arch/sh/mm/
Dhugetlbpage.c45 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.1.27/arch/mips/mm/
Dhugetlbpage.c39 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.1.27/arch/x86/mm/
Dhugetlbpage.c33 pte = huge_pte_offset(mm, address);
/linux-4.1.27/include/linux/
Dhugetlb.h101 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr);
143 #define huge_pte_offset(mm, address) 0 macro
/linux-4.1.27/arch/s390/mm/
Dhugetlbpage.c181 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.1.27/arch/sparc/mm/
Dhugetlbpage.c154 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.1.27/arch/metag/mm/
Dhugetlbpage.c77 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.1.27/mm/
Dhugetlb.c2680 src_pte = huge_pte_offset(src, addr); in copy_hugetlb_page_range()
2760 ptep = huge_pte_offset(mm, address); in __unmap_hugepage_range()
2985 ptep = huge_pte_offset(mm, address & huge_page_mask(h)); in hugetlb_cow()
3024 ptep = huge_pte_offset(mm, address & huge_page_mask(h)); in hugetlb_cow()
3265 ptep = huge_pte_offset(mm, address); in hugetlb_fault()
3417 pte = huge_pte_offset(mm, vaddr & huge_page_mask(h)); in follow_hugetlb_page()
3511 ptep = huge_pte_offset(mm, address); in hugetlb_change_protection()
3743 spte = huge_pte_offset(svma->vm_mm, saddr); in huge_pmd_share()
3833 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
Dpagewalk.c144 pte = huge_pte_offset(walk->mm, addr & hmask); in walk_hugetlb_range()
Drmap.c658 pte = huge_pte_offset(mm, address); in __page_check_address()
Dmigrate.c115 ptep = huge_pte_offset(mm, addr); in remove_migration_pte()
/linux-4.1.27/arch/tile/mm/
Dhugetlbpage.c104 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage.c109 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function