cpu_ced 43 arch/x86/platform/uv/uv_time.c static DEFINE_PER_CPU(struct clock_event_device, cpu_ced); cpu_ced 323 arch/x86/platform/uv/uv_time.c struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); cpu_ced 344 arch/x86/platform/uv/uv_time.c struct clock_event_device *ced = this_cpu_ptr(&cpu_ced);