Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/vfp/
Dvfpmodule.c535 void vfp_flush_hwstate(struct thread_info *thread) in vfp_flush_hwstate() function
580 vfp_flush_hwstate(thread); in vfp_preserve_user_clear_hwstate()
600 vfp_flush_hwstate(thread); in vfp_restore_user_hwstate()
/linux-4.1.27/arch/arm/include/asm/
Dthread_info.h126 extern void vfp_flush_hwstate(struct thread_info *);
/linux-4.1.27/arch/arm/kernel/
Dptrace.c737 vfp_flush_hwstate(thread); in vfp_set()