Home
last modified time | relevance | path

Searched refs:SC_ADDRERR_WR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h18 #define SC_ADDRERR_WR (1 << 31) macro
/linux/arch/loongarch/kernel/
H A Dsignal.c816 flags |= SC_ADDRERR_WR; in handle_flags()