Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/vfp/
Dvfpmodule.c133 vfp_sync_hwstate(parent); in vfp_thread_copy()
516 void vfp_sync_hwstate(struct thread_info *thread) in vfp_sync_hwstate() function
555 vfp_sync_hwstate(thread); in vfp_preserve_user_clear_hwstate()
/linux-6.1.9/arch/arm/include/asm/
Dthread_info.h108 extern void vfp_sync_hwstate(struct thread_info *);
/linux-6.1.9/arch/arm/kernel/
Dptrace.c621 vfp_sync_hwstate(thread); in vfp_get()
644 vfp_sync_hwstate(thread); in vfp_set()