Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/sn2/
Dtimer_interrupt.c49 if (enable_shub_wars_1_1()) { in sn_timer_interrupt()
Dsn2_smp.c388 if (enable_shub_wars_1_1()) { in sn_send_IPI_phys()
392 if (enable_shub_wars_1_1()) { in sn_send_IPI_phys()
/arch/ia64/include/asm/sn/
Darch.h67 #define enable_shub_wars_1_1() (sn_hub_info->shub_1_1_found) macro