Searched refs:KVM_SET_CPUID (Results 1 – 5 of 5) sorted by relevance
1266 #define KVM_SET_CPUID _IOW(KVMIO, 0x8a, struct kvm_cpuid) macro
1581 #define KVM_SET_CPUID _IOW(KVMIO, 0x8a, struct kvm_cpuid) macro
1588 #define KVM_SET_CPUID _IOW(KVMIO, 0x8a, struct kvm_cpuid) macro
670 4.20 KVM_SET_CPUID686 - Using KVM_SET_CPUID{,2} after KVM_RUN, i.e. changing the guest vCPU model702 /* for KVM_SET_CPUID */
5716 case KVM_SET_CPUID: { in kvm_arch_vcpu_ioctl()