saved_lvtpc 32 arch/x86/oprofile/nmi_int.c static DEFINE_PER_CPU(unsigned long, saved_lvtpc); saved_lvtpc 352 arch/x86/oprofile/nmi_int.c per_cpu(saved_lvtpc, cpu) = apic_read(APIC_LVTPC); saved_lvtpc 386 arch/x86/oprofile/nmi_int.c apic_write(APIC_LVTPC, per_cpu(saved_lvtpc, cpu));