Searched refs:is_device_coherent_page (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmemremap.h179 static inline bool is_device_coherent_page(const struct page *page) function
187 return is_device_coherent_page(&folio->page);
/linux-master/mm/
H A Dmigrate_device.c157 else if (page && is_device_coherent_page(page) &&
734 is_device_coherent_page(newpage)) {
/linux-master/lib/
H A Dtest_hmm.c867 !is_device_coherent_page(spage)))
1060 } else if (is_device_coherent_page(page)) {
1241 !is_device_coherent_page(spage)))

Completed in 117 milliseconds