Home
last modified time | relevance | path

Searched refs:MSR_APIC_TPR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dspecialreg.h651 #define MSR_APIC_TPR 0x808 macro
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c488 error += guest_msr_rw(vmx, MSR_APIC_TPR); in vmx_allow_x2apic_msrs()