Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dapic_common.h111 extern int apic_flat_model; /* 0 - clustered. 1 - flat */
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c311 if (apic_flat_model) { in apic_init_intr()
H A Dapic_common.c141 int apic_flat_model = 0; /* 0 - clustered. 1 - flat */ variable
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix.c424 if (apic_flat_model) { in apix_init_intr()