Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.h412 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu);
H A Dvmx.c2411 pt_update_intercept_for_msr(vcpu); in vmx_set_msr()
4151 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu) in pt_update_intercept_for_msr() function
4195 pt_update_intercept_for_msr(vcpu); in vmx_msr_filter_changed()
H A Dnested.c5342 pt_update_intercept_for_msr(vcpu); in enter_vmx_operation()