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