Searched refs:cpu_to_phys_id (Results 1 – 2 of 2) sorted by relevance
32 extern u32 *cpu_to_phys_id;
1043 if (cpu_to_phys_id != NULL) in arch_match_cpu_phys_id() 1044 return (int)phys_id == cpu_to_phys_id[cpu]; in arch_match_cpu_phys_id()