Searched refs:cpm_IMPL_pa (Results 1 – 2 of 2) sorted by relevance
1064 ml_read_reg_range(child, "cpm-impl-reg", &cluster->cpm_IMPL_pa, &cluster->cpm_IMPL_len); in ml_parse_cpu_topology()1153 if (cluster->cpm_IMPL_pa) { in ml_map_cpu_pio()1154 cluster->cpm_IMPL_regs = (vm_offset_t)ml_io_map(cluster->cpm_IMPL_pa, cluster->cpm_IMPL_len); in ml_map_cpu_pio()
368 uint64_t cpm_IMPL_pa; member