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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_timer.h51 extern int apic_oneshot;
H A Dapic_common.h66 extern int apic_oneshot;
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c49 int apic_oneshot = 0; variable
143 apic_oneshot = 1;
160 apic_oneshot = 0;
H A Dapic.c553 if (!apic_oneshot) {
949 if (!apic_oneshot)
H A Dapic_common.c672 if (apic_oneshot)
710 if (apic_oneshot)
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c678 if (!apic_oneshot) {
1075 if (!apic_oneshot)

Completed in 93 milliseconds