Home
last modified time | relevance | path

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

/linux/arch/arm/vfp/ !
H A Dvfpmodule.c566 void vfp_flush_hwstate(struct thread_info *thread) in vfp_flush_hwstate() function
607 vfp_flush_hwstate(thread); in vfp_preserve_user_clear_hwstate()
625 vfp_flush_hwstate(thread); in vfp_restore_user_hwstate()
/linux/arch/arm/include/asm/ !
H A Dthread_info.h124 extern void vfp_flush_hwstate(struct thread_info *);
/linux/arch/arm/kernel/ !
H A Dptrace.c664 vfp_flush_hwstate(thread); in vfp_set()