Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.h408 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu);
Dvmx.c2380 pt_update_intercept_for_msr(vcpu); in vmx_set_msr()
4102 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu) in pt_update_intercept_for_msr() function
4163 pt_update_intercept_for_msr(vcpu); in vmx_msr_filter_changed()
Dnested.c5124 pt_update_intercept_for_msr(vcpu); in enter_vmx_operation()