Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dspecialreg.h668 #define MSR_APIC_LVT_TIMER 0x832 macro
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c472 error += guest_msr_ro(vmx, MSR_APIC_LVT_TIMER); in vmx_allow_x2apic_msrs()