Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv.c287 hv_get_simp(simp.as_uint64); in hv_synic_init()
416 hv_get_simp(simp.as_uint64); in hv_synic_cleanup()
/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h84 #define hv_get_simp(val) rdmsrl(HV_X64_MSR_SIMP, val) macro