Home
last modified time | relevance | path

Searched refs:cpm_IMPL_len (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h365 uint64_t cpm_IMPL_len; member
/xnu-8020.140.41/osfmk/arm64/
H A Dmachine_routines.c1039 ml_read_reg_range(child, "cpm-impl-reg", &cluster->cpm_IMPL_pa, &cluster->cpm_IMPL_len); in ml_parse_cpu_topology()
1129 cluster->cpm_IMPL_regs = (vm_offset_t)ml_io_map(cluster->cpm_IMPL_pa, cluster->cpm_IMPL_len); in ml_map_cpu_pio()