Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c608 if (p->type == EVTCHNSTAT_interdomain && p->u.interdomain.to_qemu) { in unbind_backend_ports()
656 case EVTCHNSTAT_interdomain: in xen_evtchn_status_op()
1064 case EVTCHNSTAT_interdomain: in close_port()
1079 rp->type != EVTCHNSTAT_interdomain) { in close_port()
1206 if (p->type == EVTCHNSTAT_interdomain || in xen_evtchn_bind_vcpu_op()
1398 lp->type = EVTCHNSTAT_interdomain; in xen_evtchn_bind_interdomain_op()
1415 rp->type = EVTCHNSTAT_interdomain; in xen_evtchn_bind_interdomain_op()
1418 lp->type = EVTCHNSTAT_interdomain; in xen_evtchn_bind_interdomain_op()
1487 case EVTCHNSTAT_interdomain: in xen_evtchn_send_op()
1545 (p->type == EVTCHNSTAT_interdomain && p->u.interdomain.to_qemu)) { in xen_evtchn_set_port()
[all …]
/openbmc/linux/include/xen/interface/
H A Devent_channel.h135 #define EVTCHNSTAT_interdomain 2 /* Channel is connected to remote domain. */ macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h199 #define EVTCHNSTAT_interdomain 2 /* Channel is connected to remote domain. */ macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c88 #define EVTCHNSTAT_interdomain 2 macro
591 .u.evtchn.type = EVTCHNSTAT_interdomain, in main()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1885 case EVTCHNSTAT_interdomain: in kvm_xen_eventfd_assign()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst5416 __u32 type; /* EVTCHNSTAT_ipi / EVTCHNSTAT_interdomain */