Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dapic_common.h71 extern int apic_enable_dynamic_migration;
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c974 if (apic_enable_dynamic_migration) { in apic_redistribute_compute()
H A Dapic_common.c100 int apic_enable_dynamic_migration = 0; variable
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix.c1389 if (!apic_enable_dynamic_migration) in apix_redistribute_compute()