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