Home
last modified time | relevance | path

Searched refs:MSR_PKGC3_IRTL (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h29 #define MSR_PKGC3_IRTL 0x60a macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dmodel_206ax.c254 msr_write(MSR_PKGC3_IRTL, msr); in configure_c_states()
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h503 #define MSR_PKGC3_IRTL 0x0000060a macro
/external/crosvm/x86_64/src/
Dmsr_index.rs130 pub const MSR_PKGC3_IRTL: ::std::os::raw::c_uint = 0x0000060a; constant