Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h372 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu);
H A Dvmx.c2534 pt_update_intercept_for_msr(vcpu); in vmx_set_msr()
4271 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu) in pt_update_intercept_for_msr() function
4372 pt_update_intercept_for_msr(vcpu); in vmx_recalc_msr_intercepts()
H A Dnested.c5425 pt_update_intercept_for_msr(vcpu); in enter_vmx_operation()