Searched refs:VHOST_USER_POSTCOPY_ADVISE (Results 1 – 4 of 4) sorted by relevance
106 VHOST_USER_POSTCOPY_ADVISE = 28, enumerator
156 REQ(VHOST_USER_POSTCOPY_ADVISE), in vu_request_to_string()2128 case VHOST_USER_POSTCOPY_ADVISE: in vu_process_message()
91 VHOST_USER_POSTCOPY_ADVISE = 28, enumerator1992 .hdr.request = VHOST_USER_POSTCOPY_ADVISE, in vhost_user_postcopy_advise()2008 if (msg.hdr.request != VHOST_USER_POSTCOPY_ADVISE) { in vhost_user_postcopy_advise()2010 VHOST_USER_POSTCOPY_ADVISE, msg.hdr.request); in vhost_user_postcopy_advise()
1463 ``VHOST_USER_POSTCOPY_ADVISE``1482 This is always sent sometime after a ``VHOST_USER_POSTCOPY_ADVISE``,