Searched refs:ia64_cpu (Results 1 – 2 of 2) sorted by relevance
9 struct ia64_cpu { struct13 DECLARE_PER_CPU(struct ia64_cpu, cpu_devices); argument
30 static struct ia64_cpu *sysfs_cpus;88 sysfs_cpus = kzalloc(sizeof(struct ia64_cpu) * NR_CPUS, GFP_KERNEL); in topology_init()