Searched refs:hypv_poll (Results 1 – 3 of 3) sorted by relevance
72 int hypv_poll(struct pollfd *fds, nfds_t nfds, int timeout);
306 int hypv_poll(struct pollfd *fds, nfds_t nfds, int timeout) in hypv_poll() function
72 #define poll(x, y, z) hypv_poll(x, y, z)