Home
last modified time | relevance | path

Searched defs:process_msg (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/misc/
H A Divshmem-pci.c550 static void process_msg(IVShmemState *s, int64_t msg, int fd, Error **errp) in process_msg() function
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h260 vu_process_msg_cb process_msg; member