Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/kernel/
Dunaligned.c104 #define ERR_NOTHANDLED -1 macro
179 return ERR_NOTHANDLED; in emulate_ldd()
312 return ERR_NOTHANDLED; in emulate_std()
379 int ret = ERR_NOTHANDLED; in handle_unaligned()
530 ret = ERR_NOTHANDLED; /* "undefined", but lets kill them. */ in handle_unaligned()
588 if (ret == ERR_NOTHANDLED) in handle_unaligned()