Searched refs:xc_info (Results 1 – 1 of 1) sorted by relevance
476 libxl_psr_feat_type type, xc_psr_hw_info *xc_info, in libxl__xc_hw_info_to_libxl_hw_info() argument481 xl_info->u.cat.cos_max = xc_info->cat.cos_max; in libxl__xc_hw_info_to_libxl_hw_info()482 xl_info->u.cat.cbm_len = xc_info->cat.cbm_len; in libxl__xc_hw_info_to_libxl_hw_info()483 xl_info->u.cat.cdp_enabled = xc_info->cat.cdp_enabled; in libxl__xc_hw_info_to_libxl_hw_info()486 xl_info->u.mba.cos_max = xc_info->mba.cos_max; in libxl__xc_hw_info_to_libxl_hw_info()487 xl_info->u.mba.thrtl_max = xc_info->mba.thrtl_max; in libxl__xc_hw_info_to_libxl_hw_info()488 xl_info->u.mba.linear = xc_info->mba.linear; in libxl__xc_hw_info_to_libxl_hw_info()
Completed in 4 milliseconds