Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dunaligned.c114 ASM_EXCEPTIONTABLE_VAR(ret); in emulate_ldh()
142 ASM_EXCEPTIONTABLE_VAR(ret); in emulate_ldw()
176 ASM_EXCEPTIONTABLE_VAR(ret); in emulate_ldd()
232 ASM_EXCEPTIONTABLE_VAR(ret); in emulate_sth()
257 ASM_EXCEPTIONTABLE_VAR(ret); in emulate_stw()
298 ASM_EXCEPTIONTABLE_VAR(ret); in emulate_std()
H A Dcache.c939 ASM_EXCEPTIONTABLE_VAR(error); in SYSCALL_DEFINE3()
/linux/arch/parisc/include/asm/
H A Duaccess.h32 ASM_EXCEPTIONTABLE_VAR(__gu_err); \
116 ASM_EXCEPTIONTABLE_VAR(__pu_err); \
H A Dextable.h47 #define ASM_EXCEPTIONTABLE_VAR(__err_var) \ macro