Home
last modified time | relevance | path

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

/linux-6.15/net/packet/
H A Daf_packet.c410 flush_dcache_page(pgv_to_page(&h.h1->tp_status)); in __packet_set_status()
414 flush_dcache_page(pgv_to_page(&h.h2->tp_status)); in __packet_set_status()
418 flush_dcache_page(pgv_to_page(&h.h3->tp_status)); in __packet_set_status()
439 flush_dcache_page(pgv_to_page(&h.h1->tp_status)); in __packet_get_status()
442 flush_dcache_page(pgv_to_page(&h.h2->tp_status)); in __packet_get_status()
508 flush_dcache_page(pgv_to_page(&h.h1->tp_sec)); in __packet_set_timestamp()
810 flush_dcache_page(pgv_to_page(start)); in prb_flush_block()
823 flush_dcache_page(pgv_to_page(start)); in prb_flush_block()
2529 flush_dcache_page(pgv_to_page(start)); in tpacket_rcv()
2686 page = pgv_to_page(data); in tpacket_fill_skb()
[all …]