Home
last modified time | relevance | path

Searched refs:KVM_CAP_SYNC_REGS (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c223 TEST_REQUIRE(kvm_has_cap(KVM_CAP_SYNC_REGS)); in main()
H A Dcmma_test.c686 TEST_REQUIRE(kvm_has_cap(KVM_CAP_SYNC_REGS)); in main()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c221 cap = kvm_check_cap(KVM_CAP_SYNC_REGS); in main()
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h763 #define KVM_CAP_SYNC_REGS 74 macro
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1039 #define KVM_CAP_SYNC_REGS 74 macro
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1039 #define KVM_CAP_SYNC_REGS 74 macro
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c342 KVM_CAP_SYNC_REGS, in kvm_arch_init()
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c562 case KVM_CAP_SYNC_REGS: in kvm_vm_ioctl_check_extension()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst6745 If KVM_CAP_SYNC_REGS is defined, these fields allow userspace to access
6961 6.74 KVM_CAP_SYNC_REGS
6972 KVM_CAP_SYNC_REGS "allow[s] userspace to access certain guest registers
/openbmc/linux/arch/x86/kvm/
H A Dx86.c4545 case KVM_CAP_SYNC_REGS: in kvm_vm_ioctl_check_extension()