Home
last modified time | relevance | path

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

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