Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c823 static unsigned long extframe_alloc(struct extctx_layout *extctx, in extframe_alloc() function
855 new_sp = extframe_alloc(extctx, &extctx->lasx, in setup_extcontext()
858 new_sp = extframe_alloc(extctx, &extctx->lsx, in setup_extcontext()
861 new_sp = extframe_alloc(extctx, &extctx->fpu, in setup_extcontext()
867 new_sp = extframe_alloc(extctx, &extctx->lbt, in setup_extcontext()