Searched refs:is_device_coherent_page (Results 1 – 3 of 3) sorted by relevance
179 static inline bool is_device_coherent_page(const struct page *page) in is_device_coherent_page() function187 return is_device_coherent_page(&folio->page); in folio_is_device_coherent()
864 !is_device_coherent_page(spage))) in dmirror_devmem_fault_alloc_and_copy()1057 } else if (is_device_coherent_page(page)) { in dmirror_mkentry()1238 !is_device_coherent_page(spage))) in dmirror_device_evict_chunk()
157 else if (page && is_device_coherent_page(page) && in migrate_vma_collect_pmd()