Searched refs:coresight_pa (Results 1 – 2 of 2) sorted by relevance
335 uint64_t coresight_pa; member
1016 ml_read_reg_range(child, "coresight-reg", &cpu->coresight_pa, &cpu->coresight_len); in ml_parse_cpu_topology()1141 cpu->coresight_regs = (vm_offset_t)ml_io_map(cpu->coresight_pa, cpu->coresight_len); in ml_map_cpu_pio()