Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dunaligned.c104 #define ERR_NOTHANDLED -1 macro
180 return ERR_NOTHANDLED; in emulate_ldd()
309 return ERR_NOTHANDLED; in emulate_std()
376 int ret = ERR_NOTHANDLED; in handle_unaligned()
527 ret = ERR_NOTHANDLED; /* "undefined", but lets kill them. */ in handle_unaligned()
585 if (ret == ERR_NOTHANDLED) in handle_unaligned()