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

/net/packet/
H A Daf_packet.c381 static inline struct page * __pure pgv_to_page(void *addr) function
396 flush_dcache_page(pgv_to_page(&h.h1->tp_status));
400 flush_dcache_page(pgv_to_page(&h.h2->tp_status));
420 flush_dcache_page(pgv_to_page(&h.h1->tp_status));
423 flush_dcache_page(pgv_to_page(&h.h2->tp_status));
476 flush_dcache_page(pgv_to_page(&h.h1->tp_sec));
752 flush_dcache_page(pgv_to_page(start));
765 flush_dcache_page(pgv_to_page(start));
2050 flush_dcache_page(pgv_to_page(start));
2208 page = pgv_to_page(dat
[all...]

Completed in 9 milliseconds