Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dsmpboot.c641 static int wakeup_secondary_via_INIT(int phys_apicid, unsigned long start_eip) in wakeup_secondary_via_INIT() argument
651 apic_write_around(APIC_ICR2, SET_APIC_DEST_FIELD(phys_apicid)); in wakeup_secondary_via_INIT()
672 apic_write_around(APIC_ICR2, SET_APIC_DEST_FIELD(phys_apicid)); in wakeup_secondary_via_INIT()
693 if (APIC_INTEGRATED(apic_version[phys_apicid])) in wakeup_secondary_via_INIT()
717 apic_write_around(APIC_ICR2, SET_APIC_DEST_FIELD(phys_apicid)); in wakeup_secondary_via_INIT()