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