Searched refs:reg_assoc (Results 1 – 1 of 1) sorted by relevance
208 struct hv_register_assoc reg_assoc = {}; in mshv_vtl_configure_reg_page() local220 reg_assoc.name = HV_X64_REGISTER_REG_PAGE; in mshv_vtl_configure_reg_page()221 reg_assoc.value.reg64 = overlay.as_uint64; in mshv_vtl_configure_reg_page()224 1, input_vtl_zero, ®_assoc)) { in mshv_vtl_configure_reg_page()273 struct hv_register_assoc reg_assoc; in mshv_vtl_configure_vsm_partition() local287 reg_assoc.name = HV_REGISTER_VSM_PARTITION_CONFIG; in mshv_vtl_configure_vsm_partition()288 reg_assoc.value.reg64 = config.as_uint64; in mshv_vtl_configure_vsm_partition()291 1, input_vtl_zero, ®_assoc); in mshv_vtl_configure_vsm_partition()