Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h164 #define EVTCHNOP_bind_vcpu 8 macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h54 #define EVTCHNOP_bind_vcpu 8 macro
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1369 case EVTCHNOP_bind_vcpu: { in kvm_xen_hcall_evtchn_op()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1802 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu) >= 0) in xen_rebind_evtchn_to_cpu()