Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_regops.c63 apic_mode_t apic_mode = LOCAL_APIC; /* Default mode is Local APIC */
178 return (LOCAL_APIC); in apic_local_mode()
H A Dapic_common.c474 if (apic_mode == LOCAL_APIC) { in apic_cpu_send_SIPI()
485 if (apic_mode == LOCAL_APIC && in apic_cpu_send_SIPI()
744 if (apic_mode == LOCAL_APIC) in apic_gethrtime()
764 if (apic_mode == LOCAL_APIC) in apic_gethrtime()
937 } else if (localid >= 255 && apic_mode == LOCAL_APIC) { in apic_cpu_add()
1403 if (apic_mode == LOCAL_APIC) in apic_shutdown()
H A Dapic.c331 ASSERT(apic_mode == LOCAL_APIC); in apic_init_intr()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_regops.c160 if (apic_mode == LOCAL_APIC) in apic_change_ops()
271 ASSERT(mode == LOCAL_APIC); in apic_common_send_ipi()
H A Dapix.c410 if (apic_mode == LOCAL_APIC) { in apix_init_intr()
608 if (apic_mode == LOCAL_APIC) in apix_send_eoi()
995 apic_local_mode() == LOCAL_APIC) { in apix_post_cpu_start()
1013 if (apic_mode == LOCAL_APIC) in apix_post_cpu_start()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c156 static int intrmap_apic_mode = LOCAL_APIC;
794 if (intrmap_apic_mode == LOCAL_APIC) in immu_intrmap_map()
H A Dmp_platform_common.c2365 if (apic_mode == LOCAL_APIC) in apic_save_state()
2405 if (apic_mode == LOCAL_APIC) { in apic_restore_state()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h110 LOCAL_APIC, enumerator