Lines Matching refs:pgv_to_page
354 static inline struct page * __pure pgv_to_page(void *addr) in pgv_to_page() function
369 flush_dcache_page(pgv_to_page(&h.h1->tp_status)); in __packet_set_status()
373 flush_dcache_page(pgv_to_page(&h.h2->tp_status)); in __packet_set_status()
377 flush_dcache_page(pgv_to_page(&h.h3->tp_status)); in __packet_set_status()
396 flush_dcache_page(pgv_to_page(&h.h1->tp_status)); in __packet_get_status()
399 flush_dcache_page(pgv_to_page(&h.h2->tp_status)); in __packet_get_status()
402 flush_dcache_page(pgv_to_page(&h.h3->tp_status)); in __packet_get_status()
457 flush_dcache_page(pgv_to_page(&h.h1->tp_sec)); in __packet_set_timestamp()
723 flush_dcache_page(pgv_to_page(start)); in prb_flush_block()
736 flush_dcache_page(pgv_to_page(start)); in prb_flush_block()
2368 flush_dcache_page(pgv_to_page(start)); in tpacket_rcv()
2516 page = pgv_to_page(data); in tpacket_fill_skb()
4465 page = pgv_to_page(kaddr); in packet_mmap()