Searched refs:kvm_s390_cmma_log (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/include/uapi/linux/ |
| D | kvm.h | 177 struct kvm_s390_cmma_log { struct 1435 #define KVM_S390_GET_CMMA_BITS _IOWR(KVMIO, 0xb8, struct kvm_s390_cmma_log) 1436 #define KVM_S390_SET_CMMA_BITS _IOW(KVMIO, 0xb9, struct kvm_s390_cmma_log)
|
| /Linux-v5.4/include/uapi/linux/ |
| D | kvm.h | 177 struct kvm_s390_cmma_log { struct 1435 #define KVM_S390_GET_CMMA_BITS _IOWR(KVMIO, 0xb8, struct kvm_s390_cmma_log) 1436 #define KVM_S390_SET_CMMA_BITS _IOW(KVMIO, 0xb9, struct kvm_s390_cmma_log)
|
| /Linux-v5.4/arch/s390/kvm/ |
| D | kvm-s390.c | 1943 static int kvm_s390_peek_cmma(struct kvm *kvm, struct kvm_s390_cmma_log *args, in kvm_s390_peek_cmma() 1991 static int kvm_s390_get_cmma(struct kvm *kvm, struct kvm_s390_cmma_log *args, in kvm_s390_get_cmma() 2048 struct kvm_s390_cmma_log *args) in kvm_s390_get_cmma_bits() 2106 const struct kvm_s390_cmma_log *args) in kvm_s390_set_cmma_bits() 2234 struct kvm_s390_cmma_log args; in kvm_arch_vm_ioctl() 2250 struct kvm_s390_cmma_log args; in kvm_arch_vm_ioctl()
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | api.txt | 3609 Parameters: struct kvm_s390_cmma_log (in, out) 3619 The ioctl takes parameters via the kvm_s390_cmma_log struct. The desired 3621 member in the kvm_s390_cmma_log struct. The values in the input struct are 3625 struct kvm_s390_cmma_log { 3699 Parameters: struct kvm_s390_cmma_log (in) 3708 struct kvm_s390_cmma_log {
|