Home
last modified time | relevance | path

Searched refs:apic_nsec_max (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c56 static hrtime_t apic_nsec_max; variable
102 apic_nsec_max = APIC_TICKS_TO_NSECS(APIC_MAXVAL); in apic_timer_init()
242 } else if (delta > apic_nsec_max) { in oneshot_timer_reprogram()