Searched refs:KVM_S390_ENABLE_SIE (Results 1 – 3 of 3) sorted by relevance
22 threads and has not called KVM_S390_ENABLE_SIE before.25 ioctl: KVM_S390_ENABLE_SIE32 KVM_S390_ENABLE_SIE before. User processes that want to launch multiple threads33 before creating a virtual machine have to call KVM_S390_ENABLE_SIE, or will
666 #define KVM_S390_ENABLE_SIE _IO(KVMIO, 0x06) macro
155 if (ioctl == KVM_S390_ENABLE_SIE) in kvm_arch_dev_ioctl()