Searched refs:kvm_vgic_get_max_vcpus (Results 1 – 2 of 2) sorted by relevance
409 static inline int kvm_vgic_get_max_vcpus(void) in kvm_vgic_get_max_vcpus() function
114 return vgic_present ? kvm_vgic_get_max_vcpus() : KVM_MAX_VCPUS; in kvm_arm_default_max_vcpus()