Searched defs:apix_mul_ioapic_method (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c98 enum apic_ioapic_method_type apix_mul_ioapic_method = APIC_MUL_IOAPIC_PCPLUSMP; variable in typeref:enum:apic_ioapic_method_type
263 apix_mul_ioapic_method = APIC_MUL_IOAPIC_IOXAPIC;
265 apix_mul_ioapic_method = APIC_MUL_IOAPIC_MASK;
267 apix_mul_ioapic_method = APIC_MUL_IOAPIC_DEOI;
270 if (apix_mul_ioapic_method == APIC_MUL_IOAPIC_PCPLUSMP) {

Completed in 48 milliseconds