Home
last modified time | relevance | path

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

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