Searched refs:MSR_VIA_LONGHAUL (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/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-v5.4/arch/x86/include/asm/ |
| D | msr-index.h | 541 #define MSR_VIA_LONGHAUL 0x0000110a macro
|
| /Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/ |
| D | processor.h | 748 #define MSR_VIA_LONGHAUL 0x0000110a macro
|