Searched refs:g_vmidmt_cfg (Results 1 – 2 of 2) sorted by relevance
30 extern const struct vmidmt_cfg g_vmidmt_cfg[];167 cfg = get_info_cfg(VMIDMT_INSTANCE(g_vmidmt_cfg[index])); in config_options_per_master()173 if (VMIDMT_INSTANCE(g_vmidmt_cfg[index]) == HAL_VMIDMT_DEHR) { in config_options_per_master()184 g_vmidmt_cfg[index].ssd_table, in config_options_per_master()185 g_vmidmt_cfg[index].ssd_table_num_elements); in config_options_per_master()190 g_vmidmt_cfg[index].err_opt); in config_options_per_master()193 g_vmidmt_cfg[index].err_opt); in config_options_per_master()200 const struct vmidmt_cfg *p = g_vmidmt_cfg; in configure_options()
14 const struct vmidmt_cfg g_vmidmt_cfg[] = { variable22 const uint32_t g_vmidmt_cfg_count = ARRAY_SIZE(g_vmidmt_cfg);