Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dspecialreg.h705 #define MSR_APIC_LVT_PCINT 0x834 macro
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c480 error += guest_msr_ro(vmx, MSR_APIC_LVT_PCINT); in vmx_allow_x2apic_msrs()