Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dhugetlb.c801 static pgoff_t vma_hugecache_offset(struct hstate *h, in vma_hugecache_offset() function
811 return vma_hugecache_offset(hstate_vma(vma), vma, address); in linear_hugepage_index()
2405 idx = vma_hugecache_offset(h, vma, addr); in __vma_reservation_common()
4146 start = vma_hugecache_offset(h, vma, vma->vm_start); in hugetlb_vm_op_close()
4147 end = vma_hugecache_offset(h, vma, vma->vm_end); in hugetlb_vm_op_close()
4693 idx = vma_hugecache_offset(h, vma, haddr); in hugetlb_cow()
4777 idx = vma_hugecache_offset(h, vma, address); in hugetlbfs_pagecache_page()
4794 idx = vma_hugecache_offset(h, vma, address); in hugetlbfs_pagecache_present()
5114 idx = vma_hugecache_offset(h, vma, haddr); in hugetlb_fault()
5231 pgoff_t idx = vma_hugecache_offset(h, dst_vma, dst_addr); in hugetlb_mcopy_atomic_pte()