Home
last modified time | relevance | path

Searched refs:MSR_ATOM_CORE_VIDS (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h537 #define MSR_ATOM_CORE_VIDS 0x0000066b macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h537 #define MSR_ATOM_CORE_VIDS 0x0000066b macro
/linux/drivers/cpufreq/
H A Dintel_pstate.c2143 rdmsrq(MSR_ATOM_CORE_VIDS, value); in atom_get_vid()