Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c2024 static u64 vmx_get_supported_debugctl(struct kvm_vcpu *vcpu, bool host_initiated) in vmx_get_supported_debugctl() function
2110 invalid = data & ~vmx_get_supported_debugctl(vcpu, msr_info->host_initiated); in vmx_set_msr()