Home
last modified time | relevance | path

Searched refs:HV_REGISTER_VP_INDEX (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/include/asm/
Dhyperv-tlfs.h54 #define HV_REGISTER_VP_INDEX 0x00090003 macro
/Linux-v6.1/arch/x86/include/asm/
Dhyperv-tlfs.h176 #define HV_REGISTER_VP_INDEX 0x40000002 macro
269 #define HV_X64_MSR_VP_INDEX HV_REGISTER_VP_INDEX
/Linux-v6.1/drivers/hv/
Dhv_common.c142 msr_vp_index = hv_get_register(HV_REGISTER_VP_INDEX); in hv_common_cpu_init()