Searched refs:KVM_S390_PV_COMMAND (Results 1 – 4 of 4) sorted by relevance
1770 #define KVM_S390_PV_COMMAND _IOWR(KVMIO, 0xc5, struct kvm_pv_cmd) macro
1777 #define KVM_S390_PV_COMMAND _IOWR(KVMIO, 0xc5, struct kvm_pv_cmd) macro
5190 4.125 KVM_S390_PV_COMMAND5972 This ioctl closely mirrors `KVM_S390_PV_COMMAND` but handles requests8044 This capability governs the KVM_S390_PV_COMMAND ioctl and the8404 `KVM_S390_PV_COMMAND` ioctl and the `KVM_PV_INFO` command provides
3073 case KVM_S390_PV_COMMAND: { in kvm_arch_vm_ioctl()