Searched refs:acc_IMPL_pa (Results 1 – 2 of 2) sorted by relevance
1063 ml_read_reg_range(child, "acc-impl-reg", &cluster->acc_IMPL_pa, &cluster->acc_IMPL_len); in ml_parse_cpu_topology()1150 if (cluster->acc_IMPL_pa) { in ml_map_cpu_pio()1151 cluster->acc_IMPL_regs = (vm_offset_t)ml_io_map(cluster->acc_IMPL_pa, cluster->acc_IMPL_len); in ml_map_cpu_pio()
365 uint64_t acc_IMPL_pa; member