Searched refs:KVM_S390_ESCA_CPU_SLOTS (Results 1 – 2 of 2) sorted by relevance
31 #define KVM_S390_ESCA_CPU_SLOTS 248 macro122 struct esca_entry cpu[KVM_S390_ESCA_CPU_SLOTS];
600 r = KVM_S390_ESCA_CPU_SLOTS; in kvm_vm_ioctl_check_extension()3449 return rc == 0 && id < KVM_S390_ESCA_CPU_SLOTS; in sca_can_add_vcpu()