Home
last modified time | relevance | path

Searched refs:hv_ivm_msr_read (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c73 hv_ivm_msr_read(reg, &value); in hv_get_non_nested_msr()
/linux/arch/x86/hyperv/
H A Divm.c445 void hv_ivm_msr_read(u64 msr, u64 *value) in hv_ivm_msr_read() function