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