Home
last modified time | relevance | path

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

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