Searched refs:VHOST_USER_REPLY_MASK (Results 1 – 4 of 4) sorted by relevance
116 #define VHOST_USER_REPLY_MASK (0x1<<2) macro371 msg.flags |= VHOST_USER_REPLY_MASK; in chr_read()411 msg.flags |= VHOST_USER_REPLY_MASK; in chr_read()442 msg.flags |= VHOST_USER_REPLY_MASK; in chr_read()485 msg.flags |= VHOST_USER_REPLY_MASK; in chr_read()500 msg.flags |= VHOST_USER_REPLY_MASK; in chr_read()1070 msg->flags |= VHOST_USER_REPLY_MASK; in vu_net_get_protocol_features()1157 msg->flags |= VHOST_USER_REPLY_MASK; in vu_gpio_get_protocol_features()1199 msg->flags |= VHOST_USER_REPLY_MASK; in vu_scmi_get_protocol_features()
199 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
671 vmsg->flags |= VHOST_USER_REPLY_MASK; in vu_send_reply()
199 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro291 if (msg->hdr.flags != (VHOST_USER_REPLY_MASK | VHOST_USER_VERSION)) { in vhost_user_read_header()294 VHOST_USER_REPLY_MASK | VHOST_USER_VERSION); in vhost_user_read_header()1668 hdr->flags |= VHOST_USER_REPLY_MASK; in vhost_user_send_resp()