Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/Kernel/arm/
H A DAppleARMSMP.cpp93 OSDataPtr cpuId = OSData::withValue(topology_info->cpus[cpu_id].phys_id); in matching_dict_for_cpu_id() local
97 propMatch->setObject(cpuIdSymbol, cpuId); in matching_dict_for_cpu_id()
105 cpuId->release(); in matching_dict_for_cpu_id()