Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dunaligned.c105 #define ERR_NOTHANDLED -1 macro
182 return ERR_NOTHANDLED; in emulate_ldd()
311 return ERR_NOTHANDLED; in emulate_std()
378 int ret = ERR_NOTHANDLED; in handle_unaligned()
537 ret = ERR_NOTHANDLED; /* "undefined", but lets kill them. */ in handle_unaligned()
595 if (ret == ERR_NOTHANDLED) in handle_unaligned()