Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemremap.h210 static inline bool is_device_coherent_page(const struct page *page) in is_device_coherent_page() function
/linux/drivers/gpu/drm/
H A Ddrm_gpusvm.c827 is_device_coherent_page(page)) in drm_gpusvm_scan_mm()
1490 is_device_coherent_page(page)) { in drm_gpusvm_get_pages()
/linux/lib/
H A Dtest_hmm.c963 !is_device_coherent_page(spage))) { in dmirror_devmem_fault_alloc_and_copy()
1220 } else if (is_device_coherent_page(page)) { in dmirror_mkentry()
1402 !is_device_coherent_page(spage))) in dmirror_device_evict_chunk()
/linux/mm/
H A Dmigrate_device.c347 } else if (page && is_device_coherent_page(page)) { in migrate_vma_collect_pmd()