Home
last modified time | relevance | path

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

/freebsd-head/sys/x86/include/
HDspecialreg.h744 #define MSR_APIC_LVT_THERMAL 0x833 macro
/freebsd-head/sys/amd64/vmm/intel/
HDvmx.c482 error += guest_msr_ro(vmx, MSR_APIC_LVT_THERMAL); in vmx_allow_x2apic_msrs()