Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_regops.c293 apic_directed_EOI_supported() in apic_directed_EOI_supported() function
H A Dapic_common.c265 if (apic_directed_EOI_supported()) in apic_ioapic_method_probe()
1532 if (apic_directed_EOI_supported() == 0) { in apic_intrmap_init()
1542 if (apic_directed_EOI_supported() == 0) { in apic_intrmap_init()
H A Dapic.c323 if (apic_directed_EOI_supported()) { in apic_init_intr()
501 if (apic_directed_EOI_supported() == 1) { in apic_picinit()
/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic.h875 extern int apic_directed_EOI_supported();
/titanic_44/usr/src/uts/i86pc/io/apix/
H A Dapix.c436 if (apic_directed_EOI_supported()) { in apix_init_intr()