Searched refs:cpm_IMPL_pa (Results 1 – 2 of 2) sorted by relevance
78 uint64_t cpm_IMPL_pa; member
1259 ml_read_reg_range(child, "cpm-impl-reg", &cluster->cpm_IMPL_pa, &cluster->cpm_IMPL_len); in ml_parse_cpu_topology()1358 if (cluster->cpm_IMPL_pa) { in ml_map_cpu_pio()1359 cluster->cpm_IMPL_regs = (vm_offset_t)ml_io_map(cluster->cpm_IMPL_pa, cluster->cpm_IMPL_len); in ml_map_cpu_pio()1700 this_cpu_datap->cpm_reg_paddr = topology_info.clusters[cluster_id].cpm_IMPL_pa; in ml_processor_register()