Searched refs:HV_REGISTER_SCONTROL (Results 1 – 5 of 5) sorted by relevance
333 sctrl.as_uint64 = hv_get_register(HV_REGISTER_SCONTROL); in hv_synic_enable_regs()336 hv_set_register(HV_REGISTER_SCONTROL, sctrl.as_uint64); in hv_synic_enable_regs()400 sctrl.as_uint64 = hv_get_register(HV_REGISTER_SCONTROL); in hv_synic_disable_regs()402 hv_set_register(HV_REGISTER_SCONTROL, sctrl.as_uint64); in hv_synic_disable_regs()
59 #define HV_REGISTER_SCONTROL 0x000A0010 macro
212 #define HV_REGISTER_SCONTROL 0x40000080 macro288 #define HV_X64_MSR_SCONTROL HV_REGISTER_SCONTROL
298 return (reg >= HV_REGISTER_SCONTROL) && in hv_is_synic_reg()
60 case HV_REGISTER_SCONTROL: in hv_get_nested_reg()