Searched refs:PI_CPU_NUM (Results 1 – 6 of 6) sorted by relevance
61 int cpu = LOCAL_HUB_L(PI_CPU_NUM); in ip27_be_handler()82 int cpu = LOCAL_HUB_L(PI_CPU_NUM); in ip27_be_init()
116 int slice = LOCAL_HUB_L(PI_CPU_NUM); in per_cpu_init()
185 int slice = LOCAL_HUB_L(PI_CPU_NUM); in install_ipi()
195 cpuid = LOCAL_HUB_L(PI_CPU_NUM) ? IP27_CPU0_INDEX : IP27_CPU1_INDEX; in cpu_time_init()
44 ld proc, PI_CPU_NUM(proc)
32 #define PI_CPU_NUM 0x000020 /* CPU Number ID */ macro