Searched refs:kvm_max_routes (Results 1 – 1 of 1) sorted by relevance
33 int kvm_max_routes; /* output of KVM_CAP_IRQ_ROUTING */ member560 uint32_t intid, uint32_t num, uint32_t kvm_max_routes, in kvm_set_gsi_routing_irqchip_check() argument567 assert(num <= kvm_max_routes && kvm_max_routes <= KVM_MAX_IRQ_ROUTES); in kvm_set_gsi_routing_irqchip_check()605 uint32_t intid, uint32_t num, uint32_t kvm_max_routes, in kvm_routing_and_irqfd_check() argument622 kvm_max_routes, expect_failure); in kvm_routing_and_irqfd_check()703 test_args->kvm_max_routes, in run_guest_cmd()751 .kvm_max_routes = kvm_check_cap(KVM_CAP_IRQ_ROUTING), in test_vgic()