Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h45 #define LSX_CTX_ALIGN 16 macro
/linux-6.15/arch/loongarch/kernel/
H A Dsignal.c859 sizeof(struct lsx_context), LSX_CTX_ALIGN, new_sp); in setup_extcontext()