Searched refs:kvm_max_routes (Results 1 – 1 of 1) sorted by relevance
30 int kvm_max_routes; /* output of KVM_CAP_IRQ_ROUTING */ member577 u32 kvm_max_routes, in kvm_set_gsi_routing_irqchip_check() argument584 assert(num <= kvm_max_routes && kvm_max_routes <= KVM_MAX_IRQ_ROUTES); in kvm_set_gsi_routing_irqchip_check()622 u32 intid, u32 num, u32 kvm_max_routes, in kvm_routing_and_irqfd_check() argument639 kvm_max_routes, expect_failure); in kvm_routing_and_irqfd_check()714 test_args->kvm_max_routes, in run_guest_cmd()762 .kvm_max_routes = kvm_check_cap(KVM_CAP_IRQ_ROUTING), in test_vgic()