Home
last modified time | relevance | path

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

/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c103 vfu_ctx_t *vfu_ctx; member
150 if (o->vfu_ctx) { in vfu_object_set_socket()
178 if (o->vfu_ctx) { in vfu_object_set_device()
550 vfu_ctx_t *vfu_ctx = NULL; in vfu_object_set_irq() local
567 g_assert(vfu_ctx); in vfu_object_set_irq()
640 vfu_ctx_t *vfu_ctx = o->vfu_ctx; in vfu_object_setup_irqs() local
748 if (o->vfu_ctx == NULL) { in vfu_object_init_ctx()
836 vfu_destroy_ctx(o->vfu_ctx); in vfu_object_init_ctx()
848 o->vfu_ctx = NULL; in vfu_object_init_ctx()
888 if (o->vfu_ctx) { in vfu_object_finalize()
[all …]