Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dxen.c1371 static inline int max_evtchn_port(struct kvm *kvm) in max_evtchn_port() function
1479 if (ports[i] >= max_evtchn_port(vcpu->kvm)) { in kvm_xen_schedop_poll()
1758 if (xe->port >= max_evtchn_port(kvm)) in kvm_xen_set_evtchn_fast()
1919 if (ue->u.xen_evtchn.port >= max_evtchn_port(kvm)) in kvm_xen_setup_evtchn()
1956 if (!uxe->port || uxe->port >= max_evtchn_port(kvm)) in kvm_xen_hvm_evtchn_send()
2066 if (data->u.evtchn.deliver.port.port >= max_evtchn_port(kvm)) in kvm_xen_eventfd_assign()
2184 if (!port || port >= max_evtchn_port(kvm)) in kvm_xen_setattr_evtchn()