Home
last modified time | relevance | path

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

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