Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapic.h64 APIC_VIRTUAL_WIRE_NO_CONFIG, enumerator
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c789 apic_intr_mode == APIC_VIRTUAL_WIRE_NO_CONFIG) in apic_needs_pit()
1303 return APIC_VIRTUAL_WIRE_NO_CONFIG; in __apic_intr_mode_select()
1388 case APIC_VIRTUAL_WIRE_NO_CONFIG: in apic_intr_mode_init()
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c1205 case APIC_VIRTUAL_WIRE_NO_CONFIG: in native_smp_prepare_cpus()