Home
last modified time | relevance | path

Searched refs:vfp_support_entry (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpmodule.c668 * vfp_support_entry - Handle VFP exception
675 static int vfp_support_entry(struct pt_regs *regs, u32 trigger) in vfp_support_entry() function
784 .fn = vfp_support_entry,
790 .fn = vfp_support_entry,
796 .fn = vfp_support_entry,
802 .fn = vfp_support_entry,
808 .fn = vfp_support_entry,
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpmodule.c35 asmlinkage void vfp_support_entry(void);
849 vfp_vector = vfp_support_entry; in vfp_init()
H A Dvfphw.S78 ENTRY(vfp_support_entry)
219 ENDPROC(vfp_support_entry)

Completed in 3 milliseconds