Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Dkvm_hyp.h112 void __sve_restore_state(void *sve_pffr, u32 *fpsr);
Dfpsimd.h96 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr() function
/Linux-v6.6/arch/arm64/kernel/
Dfpsimd.c441 sve_load_state(sve_pffr(&current->thread), in task_fpsimd_load()