Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h552 static __rte_always_inline int guest_page_addrcmp(const void *p1, in guest_page_addrcmp() function
578 sizeof(struct guest_page), guest_page_addrcmp); in gpa_to_first_hpa()
H A Dvhost_user.c945 sizeof(struct guest_page), guest_page_addrcmp); in add_guest_pages()