Home
last modified time | relevance | path

Searched refs:syndbg_cap_eax (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/kvm/
Dhyperv.c332 return hv_vcpu->cpuid_cache.syndbg_cap_eax & in kvm_hv_is_syndbg_enabled()
2281 hv_vcpu->cpuid_cache.syndbg_cap_eax = entry->eax; in kvm_hv_set_cpuid()
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h658 u32 syndbg_cap_eax; /* HYPERV_CPUID_SYNDBG_PLATFORM_CAPABILITIES.EAX */ member