Home
last modified time | relevance | path

Searched refs:apic_int_busy_mark (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1137 apic_int_busy_mark = (apic_int_busy_mark * in apic_clkinit()
H A Dapic.c1007 if (max_busy > apic_int_busy_mark) { in apic_redistribute_compute()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dapic.h856 extern int apic_int_busy_mark;
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c118 extern int apic_int_busy_mark;
1988 if (busy > apic_int_busy_mark) { in apic_intr_redistribute()
/titanic_50/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c130 extern int apic_int_busy_mark;
2055 if (busy > apic_int_busy_mark) { in apic_intr_redistribute()
H A Dmp_platform_common.c162 int apic_int_busy_mark = 60; variable
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix.c1423 if (max_busy > apic_int_busy_mark) { in apix_redistribute_compute()