Home
last modified time | relevance | path

Searched refs:apix_ioapic_max_vectors (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dapix_irm_impl.h43 int apix_ioapic_max_vectors; /* max # of vectors used by IOAPICs */ member
/titanic_41/usr/src/uts/i86pc/io/apix/
H A Dapix_irm.c183 (cache_size > apix_irminfo.apix_ioapic_max_vectors)) in apix_irm_init()
184 cache_size = apix_irminfo.apix_ioapic_max_vectors; in apix_irm_init()
H A Dapix.c391 apix_irminfo.apix_ioapic_max_vectors = in apix_init()