Searched refs:enforce_cpuid (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dhyperv.c696 if (unlikely(!host && hv_vcpu->enforce_cpuid && new_config.direct_mode &&
1251 if (!hv_vcpu->enforce_cpuid)
2358 hv_vcpu->enforce_cpuid = enforce;
2471 if (!hv_vcpu->enforce_cpuid)
2571 if (unlikely(hv_vcpu->enforce_cpuid &&
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h676 bool enforce_cpuid; member in struct:kvm_vcpu_hv

Completed in 342 milliseconds