Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/include/asm/
Dmshyperv.h38 static inline u64 hv_get_msr(unsigned int reg) in hv_get_msr() function
/linux-6.14.4/arch/x86/kernel/cpu/
Dmshyperv.c94 u64 hv_get_msr(unsigned int reg) in hv_get_msr() function
/linux-6.14.4/arch/x86/include/asm/
Dmshyperv.h333 static inline u64 hv_get_msr(unsigned int reg) { return 0; } in hv_get_msr() function