Home
last modified time | relevance | path

Searched defs:msr_write_intercepted (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c813 static bool msr_write_intercepted(struct kvm_vcpu *vcpu, u32 msr) in msr_write_intercepted() function
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c947 static bool msr_write_intercepted(struct vcpu_vmx *vmx, u32 msr) in msr_write_intercepted() function