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.h380 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu);
H A Dvmx.c2362 pt_update_intercept_for_msr(vcpu); in vmx_set_msr()
4055 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu) in pt_update_intercept_for_msr() function
4098 pt_update_intercept_for_msr(vcpu); in vmx_recalc_msr_intercepts()
H A Dnested.c5360 pt_update_intercept_for_msr(vcpu); in enter_vmx_operation()