Searched refs:CORESIGHT_REGIONS (Results 1 – 3 of 3) sorted by relevance
212 vm_offset_t coresight_base[CORESIGHT_REGIONS];
279 for (i = 0; i < CORESIGHT_REGIONS; ++i) { in configure_coresight_registers()813 for (i = 0; i < CORESIGHT_REGIONS; ++i) { in cpu_data_init()
2335 #define CORESIGHT_REGIONS 4 macro