Home
last modified time | relevance | path

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

/linux/arch/arm64/hyperv/
H A Dmshyperv.c49 hv_set_vpreg(HV_REGISTER_GUEST_OS_ID, guest_id); in hyperv_init()
H A Dhv_core.c163 guest_id = hv_get_vpreg(HV_REGISTER_GUEST_OS_ID); in hyperv_report_panic()
/linux/include/asm-generic/
H A Dhyperv-tlfs.h641 #define HV_REGISTER_GUEST_OS_ID 0x00090002 macro