Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Devent_channel.h164 #define EVTCHNOP_bind_vcpu 8 macro
/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_base.c1742 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu) >= 0) in xen_rebind_evtchn_to_cpu()