Searched refs:huge_pte_offset (Results 1 – 16 of 16) sorted by relevance
/linux/arch/ia64/mm/ |
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()
|
/linux/arch/mips/mm/ |
A D | hugetlbpage.c | 41 pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/linux/arch/sh/mm/ |
A D | hugetlbpage.c | 49 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/x86/mm/ |
A D | hugetlbpage.c | 36 pte = huge_pte_offset(mm, address, vma_mmu_pagesize(vma));
|
/linux/arch/parisc/mm/ |
A D | hugetlbpage.c | 74 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/mm/ |
A D | page_vma_mapped.c | 173 pvmw->pte = huge_pte_offset(mm, pvmw->address, page_size(page)); in page_vma_mapped_walk()
|
A D | hugetlb.c | 4725 src_pte = huge_pte_offset(src, addr, sz); in copy_hugetlb_page_range() 4901 src_pte = huge_pte_offset(mm, old_addr, sz); in move_hugetlb_page_tables() 4964 ptep = huge_pte_offset(mm, address, sz); in __unmap_hugepage_range() 5218 ptep = huge_pte_offset(mm, haddr, huge_page_size(h)); in hugetlb_cow() 5255 ptep = huge_pte_offset(mm, haddr, huge_page_size(h)); in hugetlb_cow() 5589 ptep = huge_pte_offset(mm, haddr, huge_page_size(h)); in hugetlb_fault() 5967 pte = huge_pte_offset(mm, vaddr & huge_page_mask(h), in follow_hugetlb_page() 6139 ptep = huge_pte_offset(mm, address, huge_page_size(h)); in hugetlb_change_protection() 6504 spte = huge_pte_offset(svma->vm_mm, saddr, in huge_pmd_share() 6624 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function [all …]
|
A D | pagewalk.c | 307 pte = huge_pte_offset(walk->mm, addr & hmask, sz); in walk_hugetlb_range()
|
/linux/include/linux/ |
A D | hugetlb.h | 191 pte_t *huge_pte_offset(struct mm_struct *mm, 365 static inline pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr, in huge_pte_offset() function
|
/linux/arch/s390/mm/ |
A D | hugetlbpage.c | 214 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/arm64/mm/ |
A D | hugetlbpage.c | 304 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/sparc/mm/ |
A D | hugetlbpage.c | 303 pte_t *huge_pte_offset(struct mm_struct *mm, in huge_pte_offset() function
|
/linux/arch/powerpc/mm/ |
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
|
/linux/fs/ |
A D | userfaultfd.c | 238 ptep = huge_pte_offset(mm, address, vma_mmu_pagesize(vma)); in userfaultfd_huge_must_wait()
|
/linux/ |
A D | System.map | 766 ffff800010037460 T huge_pte_offset
|
A D | .tmp_System.map | 766 ffff800010037460 T huge_pte_offset
|
Completed in 328 milliseconds