Searched defs:read_msr (Results 1 – 5 of 5) sorted by relevance
26 int read_msr(int cpu, unsigned int idx, unsigned long long *val) in read_msr() function
165 static inline int read_msr(int cpu, unsigned int idx, unsigned long long *val) in read_msr() function
239 static int read_msr(struct pt_regs *regs, struct ve_info *ve) in read_msr() function
124 u64 (*read_msr)(unsigned int msr); member
1965 static inline unsigned long read_msr(unsigned long msr) in read_msr() function