Searched refs:MSR_VIA_LONGHAUL (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/cpufreq/ |
D | longhaul.c | 167 rdmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 183 wrmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 197 wrmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 202 wrmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 215 wrmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 220 wrmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 234 wrmsrl(MSR_VIA_LONGHAUL, longhaul.val); in do_powersaver() 536 rdmsrl(MSR_VIA_LONGHAUL, longhaul.val); in longhaul_setup_voltagescaling() 839 rdmsr(MSR_VIA_LONGHAUL, lo, hi); in longhaul_cpu_init()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | msr-index.h | 460 #define MSR_VIA_LONGHAUL 0x0000110a macro
|
/Linux-v4.19/tools/testing/selftests/kvm/include/ |
D | x86.h | 727 #define MSR_VIA_LONGHAUL 0x0000110a macro
|