Home
last modified time | relevance | path

Searched refs:nested_ebx (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dhyperv.c108 return hv_vcpu->cpuid_cache.nested_ebx & HV_X64_NESTED_EVMCS1_PERF_GLOBAL_CTRL; in evmcs_has_perf_global_ctrl()
/linux/arch/x86/include/asm/
H A Dkvm_host.h688 u32 nested_ebx; /* HYPERV_CPUID_NESTED_FEATURES.EBX */ member
/linux/arch/x86/kvm/
H A Dhyperv.c2338 hv_vcpu->cpuid_cache.nested_ebx = entry->ebx; in kvm_hv_set_cpuid()