Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dmachine.c1352 env->msr_rtit_cr3_match) { in intel_pt_enable_needed()
1375 VMSTATE_UINT64(env.msr_rtit_cr3_match, X86CPU),
H A Dcpu.h1902 uint64_t msr_rtit_cr3_match; member
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c4134 env->msr_rtit_cr3_match); in kvm_put_msrs()
4911 env->msr_rtit_cr3_match = msrs[i].data; in kvm_get_msrs()