Searched refs:kvm_max_routes (Results 1 – 1 of 1) sorted by relevance
34 int kvm_max_routes; /* output of KVM_CAP_IRQ_ROUTING */ member561 uint32_t intid, uint32_t num, uint32_t kvm_max_routes, in kvm_set_gsi_routing_irqchip_check() argument568 assert(num <= kvm_max_routes && kvm_max_routes <= KVM_MAX_IRQ_ROUTES); in kvm_set_gsi_routing_irqchip_check()606 uint32_t intid, uint32_t num, uint32_t kvm_max_routes, in kvm_routing_and_irqfd_check() argument623 kvm_max_routes, expect_failure); in kvm_routing_and_irqfd_check()704 test_args->kvm_max_routes, in run_guest_cmd()752 .kvm_max_routes = kvm_check_cap(KVM_CAP_IRQ_ROUTING), in test_vgic()