Home
last modified time | relevance | path

Searched refs:sve_to_vfp_sync (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/include/
H A Dvfp.h84 void sve_to_vfp_sync(struct thread *);
/freebsd/sys/arm64/arm64/
H A Dvfp.c479 sve_to_vfp_sync(struct thread *td) in sve_to_vfp_sync() function
553 sve_to_vfp_sync(td); in vfp_save_state_common()