Searched refs:KVM_GET_CPUID2 (Results 1 – 7 of 7) sorted by relevance
55 KVM_GET_CPUID2 = 3221794449
55 # KVM_GET_CPUID2 is not set
77 # TODO: we should be able to read kvm_cpuid2 with KVM_GET_CPUID2, alter few bits and then call KVM_…78 ioctl$KVM_GET_CPUID2(fd fd_kvmcpu, cmd const[KVM_GET_CPUID2], arg ptr[out, kvm_cpuid2])
1352 #define KVM_GET_CPUID2 _IOWR(KVMIO, 0x91, struct kvm_cpuid2) macro