Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c133 vfp_sync_hwstate(parent); in vfp_thread_copy()
513 void vfp_sync_hwstate(struct thread_info *thread) in vfp_sync_hwstate() function
555 vfp_sync_hwstate(thread); in vfp_preserve_user_clear_hwstate()
/openbmc/linux/arch/arm/include/asm/
H A Dthread_info.h123 extern void vfp_sync_hwstate(struct thread_info *);
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c619 vfp_sync_hwstate(thread); in vfp_get()
642 vfp_sync_hwstate(thread); in vfp_set()