Home
last modified time | relevance | path

Searched refs:BUGFLAG_UNWINDER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dbug.h8 #define BUGFLAG_UNWINDER (1 << 1) macro
89 "i" (BUGFLAG_UNWINDER), \
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dbug.h8 #define BUGFLAG_UNWINDER (1 << 1) macro
89 "i" (BUGFLAG_UNWINDER), \
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dtraps.c102 if (bug->flags & BUGFLAG_UNWINDER) in handle_BUG()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dtraps.c102 if (bug->flags & BUGFLAG_UNWINDER) in handle_BUG()

Completed in 2 milliseconds