Home
last modified time | relevance | path

Searched defs:extctx_layout (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c99 struct extctx_layout { struct
108 static abi_ptr extframe_alloc(struct extctx_layout *extctx, in extframe_alloc() argument
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c84 struct extctx_layout { struct
85 unsigned long size;
86 unsigned int flags;
87 struct _ctx_layout fpu;
88 struct _ctx_layout lsx;
89 struct _ctx_layout lasx;
90 struct _ctx_layout lbt;
91 struct _ctx_layout end;