Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhmm.h74 static inline unsigned int hmm_pfn_to_map_order(unsigned long hmm_pfn) in hmm_pfn_to_map_order() function
/linux-6.3-rc2/drivers/infiniband/core/
A Dumem_odp.c435 hmm_order = hmm_pfn_to_map_order(range.hmm_pfns[pfn_index]); in ib_umem_odp_map_dma_and_lock()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_svm.c567 if (hmm_pfn_to_map_order(range->hmm_pfns[0])) { in nouveau_hmm_convert_pfn()
570 args->p.page = hmm_pfn_to_map_order(range->hmm_pfns[0]) + in nouveau_hmm_convert_pfn()
/linux-6.3-rc2/lib/
A Dtest_hmm.c1080 if (hmm_pfn_to_map_order(entry) + PAGE_SHIFT == PMD_SHIFT) in dmirror_mkentry()
1082 else if (hmm_pfn_to_map_order(entry) + PAGE_SHIFT == PUD_SHIFT) in dmirror_mkentry()

Completed in 10 milliseconds