Searched refs:kvm_vgic_get_max_vcpus (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/kvm/
H A Darm_vgic.h331 int kvm_vgic_get_max_vcpus(void);
/linux-4.4.14/virt/kvm/arm/
H A Dvgic.c1913 * kvm_vgic_get_max_vcpus - Get the maximum number of VCPUs allowed by HW
1918 int kvm_vgic_get_max_vcpus(void) kvm_vgic_get_max_vcpus() function
/linux-4.4.14/arch/arm/kvm/
H A Darm.c135 kvm->arch.max_vcpus = kvm_vgic_get_max_vcpus(); kvm_arch_init_vm()

Completed in 56 milliseconds