Home
last modified time | relevance | path

Searched refs:apic_int_free_mark (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1139 apic_int_free_mark = (apic_int_free_mark * in apic_clkinit()
/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic.h857 extern int apic_int_free_mark;
/titanic_44/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c119 extern int apic_int_free_mark;
1991 if (busy < apic_int_free_mark) in apic_intr_redistribute()
/titanic_44/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c131 extern int apic_int_free_mark;
2058 if (busy < apic_int_free_mark) in apic_intr_redistribute()
H A Dmp_platform_common.c163 int apic_int_free_mark = 20; variable