Home
last modified time | relevance | path

Searched refs:VHOST_USER_MEM_REG_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h140 #define VHOST_USER_MEM_REG_SIZE (sizeof(VhostUserMemoryRegion)) macro
H A Dlibvhost-user.c958 if (vmsg->size < VHOST_USER_MEM_REG_SIZE) { in vu_add_mem_reg()
962 VHOST_USER_MEM_REG_SIZE, vmsg->size); in vu_add_mem_reg()
1024 if (vmsg->size < VHOST_USER_MEM_REG_SIZE) { in vu_rem_mem_reg()
1028 VHOST_USER_MEM_REG_SIZE, vmsg->size); in vu_rem_mem_reg()