Home
last modified time | relevance | path

Searched refs:APIC_DM_STARTUP (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-i386/
Dapicdef.h71 #define APIC_DM_STARTUP 0x00600 macro
/linux-2.4.37.9/include/asm-x86_64/
Dapicdef.h67 #define APIC_DM_STARTUP 0x00600 macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dsmpboot.c677 apic_write_around(APIC_ICR, APIC_DM_STARTUP in do_boot_cpu()
/linux-2.4.37.9/arch/i386/kernel/
Dsmpboot.c721 apic_write_around(APIC_ICR, APIC_DM_STARTUP in wakeup_secondary_via_INIT()