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