Searched refs:HV_EWOULDBLOCK (Results 1 – 3 of 3) sorted by relevance
69 #define HV_EWOULDBLOCK 9 /* Cannot complete w/o blocking */ macro
687 } else if (unlikely(status != HV_EWOULDBLOCK)) in hypervisor_xcall_deliver()
307 if (err != HV_EWOULDBLOCK) { in set_tx_tail()333 if (err != HV_EWOULDBLOCK) in __set_rx_head()