Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmemremap.h178 static inline bool is_device_coherent_page(const struct page *page) in is_device_coherent_page() function
186 return is_device_coherent_page(&folio->page); in folio_is_device_coherent()
A Dmm.h1793 if (is_device_coherent_page(page)) in is_longterm_pinnable_page()
/linux-6.3-rc2/mm/
A Dmigrate_device.c163 else if (page && is_device_coherent_page(page) && in migrate_vma_collect_pmd()
643 !is_device_coherent_page(page)) { in migrate_vma_insert_page()
749 is_device_coherent_page(newpage)) { in __migrate_device_pages()
A Dmemcontrol.c5912 is_device_coherent_page(page)) in get_mctgt_type()
/linux-6.3-rc2/lib/
A Dtest_hmm.c873 !is_device_coherent_page(spage))) in dmirror_devmem_fault_alloc_and_copy()
1066 } else if (is_device_coherent_page(page)) { in dmirror_mkentry()
1247 !is_device_coherent_page(spage))) in dmirror_device_evict_chunk()

Completed in 28 milliseconds