Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c50 int apic_oneshot = 0; variable
122 apic_oneshot = 1; in apic_timer_init()
139 apic_oneshot = 0; in apic_timer_init()
H A Dapic.c564 if (!apic_oneshot) { in apic_intr_enter()
885 if (!apic_oneshot) in apic_post_cyclic_setup()
H A Dapic_common.c700 if (apic_oneshot) in apic_gettime()
738 if (apic_oneshot) in apic_gethrtime()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_timer.h53 extern int apic_oneshot;
H A Dapic_common.h67 extern int apic_oneshot;
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c659 if (!apic_oneshot) { in apix_intr_enter()
1050 if (!apic_oneshot) in apix_post_cyclic_setup()