extctx_layout
static int protected_save_fpu_context(struct extctx_layout *extctx)
static int protected_restore_fpu_context(struct extctx_layout *extctx)
static int protected_save_lsx_context(struct extctx_layout *extctx)
static int protected_restore_lsx_context(struct extctx_layout *extctx)
static int protected_save_lasx_context(struct extctx_layout *extctx)
static int protected_restore_lasx_context(struct extctx_layout *extctx)
static int protected_save_lbt_context(struct extctx_layout *extctx)
static int protected_restore_lbt_context(struct extctx_layout *extctx)
struct extctx_layout *extctx)
static int parse_extcontext(struct sigcontext __user *sc, struct extctx_layout *extctx)
struct extctx_layout extctx;
memset(&extctx, 0, sizeof(struct extctx_layout));
static unsigned long extframe_alloc(struct extctx_layout *extctx,
static unsigned long setup_extcontext(struct extctx_layout *extctx, unsigned long sp)
memset(extctx, 0, sizeof(struct extctx_layout));
struct extctx_layout *extctx)
struct extctx_layout extctx;