Home
last modified time | relevance | path

Searched defs:pgoff_end (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/nvdimm/
H A Ddax-dev.c17 unsigned long long pgoff_end; in dax_pgoff_to_phys() local
/linux/kernel/dma/
H A Dcoherent.c240 const pgoff_t pgoff_end = vma_end_pgoff(vma); in __dma_mmap_from_coherent() local
H A Ddirect.c649 const pgoff_t pgoff_end = vma_end_pgoff(vma); in dma_direct_mmap() local
H A Dmapping.c782 const pgoff_t pgoff_end = vma_end_pgoff(vma); in dma_mmap_pages() local
/linux/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c489 uint64_t pgoff_start = 0, pgoff_end = 1024; split_file_backed_thp() local