Searched refs:vmx_get_supported_debugctl (Results 1 – 2 of 2) sorted by relevance
2294 u64 vmx_get_supported_debugctl(struct kvm_vcpu *vcpu, bool host_initiated) in vmx_get_supported_debugctl() function2317 invalid = data & ~vmx_get_supported_debugctl(vcpu, host_initiated); in vmx_is_valid_debugctl()2397 data &= vmx_get_supported_debugctl(vcpu, msr_info->host_initiated); in vmx_set_msr()
2725 vmx_get_supported_debugctl(vcpu, false)); in prepare_vmcs02()