Searched refs:cpm_IMPL_regs (Results 1 – 4 of 4) sorted by relevance
113 cpm_impl[c] = (uintptr_t)cluster->cpm_IMPL_regs; in perfmon_machine_startup()
804 cpm_impl[monid] = (uintptr_t)cluster->cpm_IMPL_regs; in uncore_init()
1162 cluster->cpm_IMPL_regs = (vm_offset_t)ml_io_map(cluster->cpm_IMPL_pa, cluster->cpm_IMPL_len); in ml_map_cpu_pio()
418 vm_offset_t cpm_IMPL_regs; member