Searched refs:master_to_rn_id_map (Results 1 – 6 of 6) sorted by relevance
13 static const unsigned char master_to_rn_id_map[] = { variable19 .num_masters = ARRAY_SIZE(master_to_rn_id_map),20 .master_to_rn_id_map = master_to_rn_id_map23 CASSERT(PLAT_ARM_CLUSTER_COUNT == ARRAY_SIZE(master_to_rn_id_map),
13 static const unsigned char master_to_rn_id_map[] = { variable19 .num_masters = ARRAY_SIZE(master_to_rn_id_map),20 .master_to_rn_id_map = master_to_rn_id_map
90 static const unsigned char master_to_rn_id_map[] = { variable94 CASSERT(ARRAY_SIZE(master_to_rn_id_map) == NUMBER_OF_CLUSTERS,100 .master_to_rn_id_map = master_to_6rn_id_map105 .num_masters = ARRAY_SIZE(master_to_rn_id_map),106 .master_to_rn_id_map = master_to_rn_id_map
75 const unsigned char *master_to_rn_id_map; member
179 assert(plat_desc->master_to_rn_id_map); in ccn_validate_plat_params()199 node_id = plat_desc->master_to_rn_id_map[master_id]; in ccn_validate_plat_params()238 node_id = ccn_plat_desc->master_to_rn_id_map[iface_id]; in ccn_master_to_rn_id_map()