Home
last modified time | relevance | path

Searched refs:KVM_ENABLE_CAP (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/kvm/include/
A Dkvm_util.h382 return __vm_ioctl(vm, KVM_ENABLE_CAP, &enable_cap); in __vm_enable_cap()
388 vm_ioctl(vm, KVM_ENABLE_CAP, &enable_cap); in vm_enable_cap()
733 vcpu_ioctl(vcpu, KVM_ENABLE_CAP, &enable_cap); in vcpu_enable_cap()
/tools/testing/selftests/kvm/s390/
A Ducontrol_test.c257 rc = ioctl(vm_fd, KVM_ENABLE_CAP, cap); in TEST()
264 rc = ioctl(vm_fd, KVM_ENABLE_CAP, cap); in TEST()
/tools/testing/selftests/kvm/x86/
A Duserspace_msr_exit_test.c720 test_user_exit_msr_ioctl(vm, KVM_ENABLE_CAP, &cap, in run_user_space_msr_flag_test()
/tools/include/uapi/linux/
A Dkvm.h1330 #define KVM_ENABLE_CAP _IOW(KVMIO, 0xa3, struct kvm_enable_cap) macro

Completed in 279 milliseconds