Searched refs:cpu_IMPL_pa (Results 1 – 2 of 2) sorted by relevance
83 uint64_t cpu_IMPL_pa; member
1199 ml_read_reg_range(child, "cpu-impl-reg", &cpu->cpu_IMPL_pa, &cpu->cpu_IMPL_len); in ml_parse_cpu_topology()1338 if (cpu->cpu_IMPL_pa) { in ml_map_cpu_pio()1339 cpu->cpu_IMPL_regs = (vm_offset_t)ml_io_map(cpu->cpu_IMPL_pa, cpu->cpu_IMPL_len); in ml_map_cpu_pio()1705 this_cpu_datap->cpu_reg_paddr = topology_info.cpus[log_id].cpu_IMPL_pa; in ml_processor_register()