SEGV_BNDERR       820 arch/powerpc/mm/book3s64/slb.c 			_exception(SIGSEGV, regs, SEGV_BNDERR, ea);
SEGV_BNDERR      1747 kernel/signal.c 	info.si_code  = SEGV_BNDERR;
SEGV_BNDERR      3167 kernel/signal.c 			else if ((sig == SIGSEGV) && (si_code == SEGV_BNDERR))
SEGV_BNDERR       237 tools/testing/selftests/x86/protection_keys.c #ifndef SEGV_BNDERR
SEGV_BNDERR       251 tools/testing/selftests/x86/protection_keys.c 	if (si_code == SEGV_BNDERR)
SEGV_BNDERR       308 tools/testing/selftests/x86/protection_keys.c 	    (si->si_code == SEGV_BNDERR)) {