Searched refs:KVM_SET_MSRS (Results 1 – 10 of 10) sorted by relevance
/external/syzkaller/sys/linux/ |
D | kvm_386.const | 146 KVM_SET_MSRS = 1074310793
|
D | kvm_amd64.const | 146 KVM_SET_MSRS = 1074310793
|
D | kvm_arm64.const | 146 # KVM_SET_MSRS is not set
|
D | kvm_arm.const | 146 # KVM_SET_MSRS is not set
|
D | kvm_ppc64le.const | 146 # KVM_SET_MSRS is not set
|
D | kvm.txt | 75 ioctl$KVM_SET_MSRS(fd fd_kvmcpu, cmd const[KVM_SET_MSRS], arg ptr[in, kvm_msrs])
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 903 r = ioctl(vcpu->fd, KVM_SET_MSRS, &buffer.header); in vcpu_set_msr() 1114 r = ioctl(vcpu->fd, KVM_SET_MSRS, &state->msrs); in vcpu_load_state()
|
/external/kernel-headers/original/uapi/linux/ |
D | kvm.h | 1344 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs) macro
|
/external/syzkaller/executor/ |
D | common_kvm_amd64.h | 173 ioctl(cpufd, KVM_SET_MSRS, msrs); in setup_syscall_msrs()
|
/external/syzkaller/pkg/csource/ |
D | generated.go | 1685 ioctl(cpufd, KVM_SET_MSRS, msrs);
|