of_find_node_by_cpuid
struct device_node *of_find_node_by_cpuid(int cpuid);
struct device_node *dp = of_find_node_by_cpuid(cpu);