Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Divt.S89 .global ia64_ivt
90 EXPORT_DATA_SYMBOL(ia64_ivt)
91 ia64_ivt: label
249 .org ia64_ivt+0x400
293 .org ia64_ivt+0x0800
337 .org ia64_ivt+0x0c00
375 .org ia64_ivt+0x1000
430 .org ia64_ivt+0x1400
511 .org ia64_ivt+0x1800
519 .org ia64_ivt+0x1c00
[all …]
Dhead.S283 movl r3=ia64_ivt
/Linux-v5.4/arch/ia64/oprofile/
Dbacktrace.c37 extern char ia64_ivt[]; in in_ivt_code()
38 return (pc >= (u_long)ia64_ivt && pc < (u_long)ia64_ivt+32768); in in_ivt_code()
/Linux-v5.4/arch/ia64/include/asm/
Dasm-prototypes.h16 extern const char ia64_ivt[];