Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemremap.h204 static inline bool folio_is_device_coherent(const struct folio *folio) in folio_is_device_coherent() function
212 return folio_is_device_coherent(page_folio(page)); in is_device_coherent_page()