Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmshyperv.h257 static inline u64 hv_get_msr(unsigned int reg) { return 0; } in hv_get_msr() function
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c89 u64 hv_get_msr(unsigned int reg) in hv_get_msr() function