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