Searched refs:__netmem_to_page (Results 1 – 2 of 2) sorted by relevance
188 static inline struct page *__netmem_to_page(netmem_ref netmem) in __netmem_to_page() function198 return __netmem_to_page(netmem); in netmem_to_page()365 return page_address(__netmem_to_page(netmem)); in __netmem_address()
1283 const struct page *page = __netmem_to_page(fqe->netmem); in libeth_xdp_prepare_buff()
Completed in 10 milliseconds