Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c799 static pgoff_t vma_hugecache_offset(struct hstate *h, in vma_hugecache_offset() function
809 return vma_hugecache_offset(hstate_vma(vma), vma, address); in linear_hugepage_index()
2209 idx = vma_hugecache_offset(h, vma, addr); in __vma_reservation_common()
3698 start = vma_hugecache_offset(h, vma, vma->vm_start); in hugetlb_vm_op_close()
3699 end = vma_hugecache_offset(h, vma, vma->vm_end); in hugetlb_vm_op_close()
4215 idx = vma_hugecache_offset(h, vma, haddr); in hugetlb_cow()
4297 idx = vma_hugecache_offset(h, vma, address); in hugetlbfs_pagecache_page()
4314 idx = vma_hugecache_offset(h, vma, address); in hugetlbfs_pagecache_present()
4608 idx = vma_hugecache_offset(h, vma, haddr); in hugetlb_fault()
4772 idx = vma_hugecache_offset( in hugetlb_mcopy_atomic_pte()
[all...]
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c989 static pgoff_t vma_hugecache_offset(struct hstate *h, in vma_hugecache_offset() function
999 return vma_hugecache_offset(hstate_vma(vma), vma, address); in linear_hugepage_index()
2727 idx = vma_hugecache_offset(h, vma, addr); in __vma_reservation_common()
4890 start = vma_hugecache_offset(h, vma, vma->vm_start); in hugetlb_vm_op_close()
4891 end = vma_hugecache_offset(h, vma, vma->vm_end); in hugetlb_vm_op_close()
5671 idx = vma_hugecache_offset(h, vma, haddr); in hugetlb_wp()
5762 pgoff_t idx = vma_hugecache_offset(h, vma, address); in hugetlbfs_pagecache_present()
6113 idx = vma_hugecache_offset(h, vma, haddr); in hugetlb_fault()
6296 pgoff_t idx = vma_hugecache_offset(h, dst_vma, dst_addr); in hugetlb_mfill_atomic_pte()

Completed in 15 milliseconds