Searched refs:VHOST_USER_SET_MEM_TABLE (Results 1 – 5 of 5) sorted by relevance
45 VHOST_USER_SET_MEM_TABLE = 5, enumerator
95 case VHOST_USER_SET_MEM_TABLE: in extern_vhost_pre_msg_handler()
35 VHOST_USER_SET_MEM_TABLE = 5, enumerator
1152 if (ack_ctx.msg.request.master != VHOST_USER_SET_MEM_TABLE) { in vhost_user_postcopy_register()2671 VHOST_MESSAGE_HANDLER(VHOST_USER_SET_MEM_TABLE, vhost_user_set_mem_table, true) \2925 case VHOST_USER_SET_MEM_TABLE: in vhost_user_msg_handler()
65 VHOST_USER_SET_MEM_TABLE = 5, enumerator464 .request = VHOST_USER_SET_MEM_TABLE, in vhost_user_set_memory_table()