Searched refs:max_evtchn_port (Results 1 – 1 of 1) sorted by relevance
1159 static inline int max_evtchn_port(struct kvm *kvm) in max_evtchn_port() function1267 if (ports[i] >= max_evtchn_port(vcpu->kvm)) { in kvm_xen_schedop_poll()1575 if (xe->port >= max_evtchn_port(kvm)) in kvm_xen_set_evtchn_fast()1740 if (ue->u.xen_evtchn.port >= max_evtchn_port(kvm)) in kvm_xen_setup_evtchn()1777 if (!uxe->port || uxe->port >= max_evtchn_port(kvm)) in kvm_xen_hvm_evtchn_send()1887 if (data->u.evtchn.deliver.port.port >= max_evtchn_port(kvm)) in kvm_xen_eventfd_assign()2005 if (!port || port >= max_evtchn_port(kvm)) in kvm_xen_setattr_evtchn()