cpu_hpet_channel 54 arch/x86/kernel/hpet.c static DEFINE_PER_CPU(struct hpet_channel *, cpu_hpet_channel); cpu_hpet_channel 547 arch/x86/kernel/hpet.c per_cpu(cpu_hpet_channel, cpu) = hc; cpu_hpet_channel 583 arch/x86/kernel/hpet.c struct hpet_channel *hc = per_cpu(cpu_hpet_channel, cpu); cpu_hpet_channel 589 arch/x86/kernel/hpet.c per_cpu(cpu_hpet_channel, cpu) = NULL;