Searched refs:apic_runs_main_timer (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dapic.h20 extern int apic_runs_main_timer;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dapic.c44 int apic_runs_main_timer; variable
815 apic_runs_main_timer == 1 &&
818 apic_runs_main_timer++;
1018 if (apic_runs_main_timer > 1 && smp_processor_id() == boot_cpu_id)
1231 apic_runs_main_timer = 1;
1239 apic_runs_main_timer = -1;
H A Dtime.c194 if (apic_runs_main_timer > 1)

Completed in 86 milliseconds