Searched refs:vmx_get_supported_debugctl (Results 1 – 1 of 1) sorted by relevance
2024 static u64 vmx_get_supported_debugctl(struct kvm_vcpu *vcpu, bool host_initiated) in vmx_get_supported_debugctl() function2110 invalid = data & ~vmx_get_supported_debugctl(vcpu, msr_info->host_initiated); in vmx_set_msr()