Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/mm/
Dhugetlbpage.c47 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/
Dhugetlbpage.c45 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/arch/mips/mm/
Dhugetlbpage.c39 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/arch/s390/mm/
Dhugetlbpage.c129 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/arch/parisc/mm/
Dhugetlbpage.c71 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/arch/x86/mm/
Dhugetlbpage.c33 pte = huge_pte_offset(mm, address);
/linux-4.4.14/include/linux/
Dhugetlb.h111 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/
Dhugetlbpage.c77 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/arch/sparc/mm/
Dhugetlbpage.c154 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/mm/
Dpagewalk.c144 pte = huge_pte_offset(walk->mm, addr & hmask); in walk_hugetlb_range()
Dhugetlb.c3100 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
Drmap.c764 pte = huge_pte_offset(mm, address); in __page_check_address()
Dmigrate.c116 ptep = huge_pte_offset(mm, addr); in remove_migration_pte()
/linux-4.4.14/arch/tile/mm/
Dhugetlbpage.c104 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function
/linux-4.4.14/arch/powerpc/mm/
Dhugetlbpage.c128 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr) in huge_pte_offset() function