Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/kernel/
Dsmp-low.S41 cmp SMP_BOOT_IRQ,d0
80 movhu (GxICR(SMP_BOOT_IRQ)),d0
82 movhu d0,(GxICR(SMP_BOOT_IRQ))
Dsmp.c607 mn10300_ipi_shutdown(SMP_BOOT_IRQ); in smp_cpu_init()
768 send_IPI_mask(cpumask_of(phy_id), SMP_BOOT_IRQ); in do_boot_cpu()
776 CROSS_GxICR(SMP_BOOT_IRQ, phy_id) & GxICR_REQUEST; in do_boot_cpu()
Dhead.S57 add CROSS_GxICR(SMP_BOOT_IRQ,0),a1
267 add CROSS_GxICR(SMP_BOOT_IRQ,0),a0
/linux-3.4.99/arch/mn10300/include/asm/
Dsmp.h39 #define SMP_BOOT_IRQ 195 macro