Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h335 void pt_update_intercept_for_msr(struct vcpu_vmx *vmx);
Dvmx.c2098 pt_update_intercept_for_msr(vmx); in vmx_set_msr()
3734 void pt_update_intercept_for_msr(struct vcpu_vmx *vmx) in pt_update_intercept_for_msr() function
Dnested.c4405 pt_update_intercept_for_msr(vmx); in enter_vmx_operation()