Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/vfp/
Dvfpmodule.c243 static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_raise_exceptions() function
373 vfp_raise_exceptions(VFP_EXCEPTION_ERROR, trigger, fpscr, regs); in VFP_bounce()
398 vfp_raise_exceptions(exceptions, trigger, orig_fpscr, regs); in VFP_bounce()
417 vfp_raise_exceptions(exceptions, trigger, orig_fpscr, regs); in VFP_bounce()