Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dsigcontext.h36 #define FPU_CTX_ALIGN 8 macro
/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c883 sizeof(struct fpu_context), FPU_CTX_ALIGN, new_sp); in setup_extcontext()