Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h367 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu);
H A Dvmx.c2228 pt_update_intercept_for_msr(vcpu); in vmx_set_msr()
3955 void pt_update_intercept_for_msr(struct kvm_vcpu *vcpu) in pt_update_intercept_for_msr() function
4010 pt_update_intercept_for_msr(vcpu); in vmx_msr_filter_changed()
H A Dnested.c4868 pt_update_intercept_for_msr(vcpu); in enter_vmx_operation()