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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c156 static int intrmap_apic_mode = LOCAL_APIC; variable
250 if (intrmap_apic_mode != LOCAL_X2APIC) {
289 if (intrmap_apic_mode != LOCAL_X2APIC) {
336 if (intrmap_apic_mode == LOCAL_X2APIC) {
487 if (intrmap_apic_mode == LOCAL_X2APIC) {
626 intrmap_apic_mode = apic_mode;
793 if (intrmap_apic_mode == LOCAL_APIC)
980 if (intrmap_apic_mode == LOCAL_X2APIC) {

Completed in 77 milliseconds