Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h660 static __rte_always_inline int guest_page_rangecmp(const void *p1, const void *p2) in guest_page_rangecmp() function
686 sizeof(struct guest_page), guest_page_rangecmp); in gpa_to_first_hpa()