Searched refs:kvm_s390_cmma_log (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/kvm/s390x/
H A Dcmma_test.c210 struct kvm_s390_cmma_log args;
215 args = (struct kvm_s390_cmma_log){
378 struct kvm_s390_cmma_log args;
384 args = (struct kvm_s390_cmma_log){
397 args = (struct kvm_s390_cmma_log){
410 args = (struct kvm_s390_cmma_log){
428 struct kvm_s390_cmma_log args;
431 args = (struct kvm_s390_cmma_log){
475 struct kvm_s390_cmma_log *res_out)
477 *res_out = (struct kvm_s390_cmma_log){
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Dkvm.h27 * kvm_s390_cmma_log - Used for CMMA migration.
42 struct kvm_s390_cmma_log { struct
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h27 * kvm_s390_cmma_log - Used for CMMA migration.
42 struct kvm_s390_cmma_log { struct
/linux-master/include/uapi/linux/
H A Dkvm.h1330 #define KVM_S390_GET_CMMA_BITS _IOWR(KVMIO, 0xb8, struct kvm_s390_cmma_log)
1331 #define KVM_S390_SET_CMMA_BITS _IOW(KVMIO, 0xb9, struct kvm_s390_cmma_log)
/linux-master/tools/include/uapi/linux/
H A Dkvm.h1330 #define KVM_S390_GET_CMMA_BITS _IOWR(KVMIO, 0xb8, struct kvm_s390_cmma_log)
1331 #define KVM_S390_SET_CMMA_BITS _IOW(KVMIO, 0xb9, struct kvm_s390_cmma_log)
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c2191 static int kvm_s390_peek_cmma(struct kvm *kvm, struct kvm_s390_cmma_log *args,
2248 static int kvm_s390_get_cmma(struct kvm *kvm, struct kvm_s390_cmma_log *args,
2308 struct kvm_s390_cmma_log *args)
2366 const struct kvm_s390_cmma_log *args)
3053 struct kvm_s390_cmma_log args;
3069 struct kvm_s390_cmma_log args;

Completed in 223 milliseconds