Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhmm.h79 static inline unsigned int hmm_pfn_to_map_order(unsigned long hmm_pfn) in hmm_pfn_to_map_order() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c541 if (hmm_pfn_to_map_order(range->hmm_pfns[0])) { in nouveau_hmm_convert_pfn()
544 args->p.page = hmm_pfn_to_map_order(range->hmm_pfns[0]) + in nouveau_hmm_convert_pfn()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dumem_odp.c441 hmm_order = hmm_pfn_to_map_order(range.hmm_pfns[pfn_index]); in ib_umem_odp_map_dma_and_lock()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_hmm.c769 if (hmm_pfn_to_map_order(entry) + PAGE_SHIFT == PMD_SHIFT) in dmirror_mkentry()
771 else if (hmm_pfn_to_map_order(entry) + PAGE_SHIFT == PUD_SHIFT) in dmirror_mkentry()