Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 10 of 10) sorted by relevance

/kvmtool/
H A Dguest_compat.c20 static void compat__free(struct compat_message *msg) in compat__free()
29 struct compat_message *msg; in compat__add_message() local
85 struct compat_message *msg; in compat__print_all_messages() local
H A Dkvm-ipc.c204 …vm_ipc__register_handler(u32 type, void (*cb)(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg)) in kvm_ipc__register_handler()
226 int kvm_ipc__send_msg(int fd, u32 type, u32 len, u8 *msg) in kvm_ipc__send_msg()
288 u8 *msg = NULL; in kvm_ipc__receive() local
334 static void kvm__pid(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in kvm__pid()
346 static void handle_stop(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in handle_stop()
357 static void handle_pause(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in handle_pause()
376 static void handle_vmstate(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in handle_vmstate()
409 static void handle_debug(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in handle_debug()
H A Dirq.c104 int irq__add_msix_route(struct kvm *kvm, struct msi_msg *msg, u32 device_id) in irq__add_msix_route()
148 void irq__update_msix_route(struct kvm *kvm, u32 gsi, struct msi_msg *msg) in irq__update_msix_route()
/kvmtool/virtio/
H A Dpci.c23 struct msi_msg *msg; in virtio_pci__add_msix_route() local
45 struct msi_msg msg = { 0 }; in virtio_pci__del_msix_route() local
H A Dballoon.c148 static void virtio_bln__print_stats(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in virtio_bln__print_stats()
163 static void handle_mem(struct kvm *kvm, int fd, u32 type, u32 len, u8 *msg) in handle_mem()
H A D9p.c1334 struct p9_msg *msg; in virtio_p9_get_cmd() local
/kvmtool/util/
H A Dutil.c15 char msg[1024]; in report() local
/kvmtool/include/kvm/
H A Dvirtio-9p.h23 u8 msg[0]; member
H A Dpci.h111 struct msi_msg msg; member
/kvmtool/vfio/
H A Dpci.c433 struct msi_msg msg; in vfio_pci_msi_cap_write() local