Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h220 #define EVTCHNOP_set_priority 13 macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h59 #define EVTCHNOP_set_priority 13 macro
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1237 case EVTCHNOP_set_priority: in kvm_xen_hcall_evtchn_op()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1575 return HYPERVISOR_event_channel_op(EVTCHNOP_set_priority, in xen_set_irq_priority()