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

/linux-4.4.14/arch/arm/include/asm/
H A Dsystem_misc.h20 #define UDBG_SEGV (1 << 3) macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dsystem_misc.h62 #define UDBG_SEGV (1 << 3) macro
/linux-4.4.14/arch/arm/mm/
H A Dfault.c167 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || __do_user_fault()

Completed in 144 milliseconds