Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h72 extern int apic_enable_dynamic_migration;
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c910 if (apic_enable_dynamic_migration) { in apic_redistribute_compute()
H A Dapic_common.c103 int apic_enable_dynamic_migration = 0; variable
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c1366 if (!apic_enable_dynamic_migration) in apix_redistribute_compute()