Home
last modified time | relevance | path

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

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