Searched refs:is_not_scv (Results 1 – 1 of 1) sorted by relevance
266 bool is_not_scv = !IS_ENABLED(CONFIG_PPC_BOOK3S_64) || !scv; in syscall_exit_prepare() local279 if (unlikely(r3 >= (unsigned long)-MAX_ERRNO) && is_not_scv) { in syscall_exit_prepare()