Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-i386/
Dapicdef.h68 #define APIC_DM_REMRD 0x00300 macro
/linux-2.4.37.9/include/asm-x86_64/
Dapicdef.h64 #define APIC_DM_REMRD 0x00300 macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dsmpboot.c497 apic_write_around(APIC_ICR, APIC_DM_REMRD | regs[i]); in inquire_remote_apic()
/linux-2.4.37.9/arch/i386/kernel/
Dsmpboot.c573 apic_write_around(APIC_ICR, APIC_DM_REMRD | regs[i]); in inquire_remote_apic()