spidx 488 drivers/hwtracing/coresight/coresight-tmc-etr.c int spidx = 0; /* index to the SG page within the current data page */ spidx 526 drivers/hwtracing/coresight/coresight-tmc-etr.c paddr = data_daddrs[dpidx] + spidx * ETR_SG_PAGE_SIZE; spidx 527 drivers/hwtracing/coresight/coresight-tmc-etr.c if (!INC_IDX_ROUND(spidx, ETR_SG_PAGES_PER_SYSPAGE)) spidx 542 drivers/hwtracing/coresight/coresight-tmc-etr.c paddr = data_daddrs[dpidx] + spidx * ETR_SG_PAGE_SIZE;