Searched refs:UDBG_SEGV (Results 1 - 3 of 3) sorted by relevance

/arch/arm/include/asm/
H A Dsystem_misc.h20 #define UDBG_SEGV (1 << 3) macro
/arch/arm64/include/asm/
H A Dsystem_misc.h50 #define UDBG_SEGV (1 << 3) macro
/arch/arm/mm/
H A Dfault.c168 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) ||

Completed in 378 milliseconds