Searched refs:KVM_S390_SET_INITIAL_PSW (Results 1 – 4 of 4) sorted by relevance
1285 #define KVM_S390_SET_INITIAL_PSW _IOW(KVMIO, 0x96, struct kvm_s390_psw) macro
1600 #define KVM_S390_SET_INITIAL_PSW _IOW(KVMIO, 0x96, struct kvm_s390_psw) macro
1607 #define KVM_S390_SET_INITIAL_PSW _IOW(KVMIO, 0x96, struct kvm_s390_psw) macro
5559 case KVM_S390_SET_INITIAL_PSW: { in kvm_arch_vcpu_ioctl()