Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_regops.c188 apic_directed_EOI_supported() in apic_directed_EOI_supported() function
H A Dapic.c344 if (apic_directed_EOI_supported()) { in apic_init_intr()
512 if (apic_directed_EOI_supported() == 1) { in apic_picinit()
H A Dapic_common.c281 if (apic_directed_EOI_supported()) in apic_ioapic_method_probe()
1719 if (apic_directed_EOI_supported() == 0) { in apic_intrmap_init()
1729 if (apic_directed_EOI_supported() == 0) { in apic_intrmap_init()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h876 extern int apic_directed_EOI_supported();
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c426 if (apic_directed_EOI_supported()) { in apix_init_intr()