Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
A Dapic_numachip.c27 static void (*numachip_apic_icr_write)(int apicid, unsigned int val) __read_mostly; variable
62 numachip_apic_icr_write(phys_apicid, APIC_DM_INIT); in numachip_wakeup_secondary()
63 numachip_apic_icr_write(phys_apicid, APIC_DM_STARTUP | in numachip_wakeup_secondary()
91 numachip_apic_icr_write(apicid, dmode | vector); in numachip_send_IPI_one()
167 numachip_apic_icr_write = numachip1_apic_icr_write; in numachip_system_init()
171 numachip_apic_icr_write = numachip2_apic_icr_write; in numachip_system_init()

Completed in 6 milliseconds