Searched refs:apic_irq_translate (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h232 extern int apic_irq_translate;
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c131 extern int apic_irq_translate;
794 if ((dip == NULL) || (!apic_irq_translate && !apic_enable_acpi))
/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c142 extern int apic_irq_translate;
839 if ((dip == NULL) || (!apic_irq_translate && !apic_enable_acpi))
H A Dmp_platform_common.c186 int apic_irq_translate = 0; variable
1235 apic_irq_translate = 1;
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c2455 if ((dip == NULL) || (!apic_irq_translate && !apic_enable_acpi)) {

Completed in 75 milliseconds