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.c106 #define ERR_NOTHANDLED -1 macro
183 return ERR_NOTHANDLED; in emulate_ldd()
312 return ERR_NOTHANDLED; in emulate_std()
379 int ret = ERR_NOTHANDLED; in handle_unaligned()
539 ret = ERR_NOTHANDLED; /* "undefined", but lets kill them. */ in handle_unaligned()
597 if (ret == ERR_NOTHANDLED) in handle_unaligned()