Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c45 #define LSX_CTX_ALIGN 16 macro
50 } QEMU_ALIGNED(LSX_CTX_ALIGN);
142 sizeof(struct target_lsx_context), LSX_CTX_ALIGN, sp); in setup_extcontext()