Searched refs:syndbg_cap_eax (Results 1 – 2 of 2) sorted by relevance
306 return hv_vcpu->cpuid_cache.syndbg_cap_eax & in kvm_hv_is_syndbg_enabled()2028 hv_vcpu->cpuid_cache.syndbg_cap_eax = entry->eax; in kvm_hv_set_cpuid()2030 hv_vcpu->cpuid_cache.syndbg_cap_eax = 0; in kvm_hv_set_cpuid()
595 u32 syndbg_cap_eax; /* HYPERV_CPUID_SYNDBG_PLATFORM_CAPABILITIES.EAX */ member