Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves.c1132 uint32_t dt_phys_id = 0, dt_index = 0; in exclaves_init_multicore() local
1143 dt_phys_id = *((uint32_t const *)dt_prop); in exclaves_init_multicore()
1154 if (cpu_data->cpu_phys_id != dt_phys_id) { in exclaves_init_multicore()