Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dvfp.h83 void vfp_to_sve_sync(struct thread *);
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c700 vfp_to_sve_sync(td); in sys_sigreturn()
H A Dvfp.c449 vfp_to_sve_sync(struct thread *td) in vfp_to_sve_sync() function