Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dirq_ia64.c496 vector = ia64_get_ivr(); in ia64_handle_irq()
518 vector = ia64_get_ivr(); in ia64_process_pending_intr()
565 vector = ia64_get_ivr(); in ia64_process_pending_intr()
H A Dmachine_kexec.c129 while (ia64_get_ivr() != IA64_SPURIOUS_INT_VECTOR) in ia64_machine_kexec()
H A Dsal.c264 vector = ia64_get_ivr(); in check_sal_cache_flush()
H A Dsetup.c1043 while (ia64_get_ivr() != IA64_SPURIOUS_INT_VECTOR) in cpu_init()
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h585 ia64_get_ivr (void) in ia64_get_ivr() function