Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/vfp/
Dvfpmodule.c251 static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_raise_exceptions() function
381 vfp_raise_exceptions(VFP_EXCEPTION_ERROR, trigger, fpscr, regs); in VFP_bounce()
406 vfp_raise_exceptions(exceptions, trigger, orig_fpscr, regs); in VFP_bounce()
425 vfp_raise_exceptions(exceptions, trigger, orig_fpscr, regs); in VFP_bounce()