Home
last modified time | relevance | path

Searched defs:write_msr (Results 1 – 2 of 2) sorted by relevance

/linux/tools/power/cpupower/utils/helpers/
H A Dmsr.c55 int write_msr(int cpu, unsigned int idx, unsigned long long val) in write_msr() function
H A Dhelpers.h174 static inline int write_msr(int cpu, unsigned int idx, unsigned long long val) in write_msr() function