Home
last modified time | relevance | path

Searched refs:sve_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm64/include/asm/
Dfpsimd.h95 extern void sve_alloc(struct task_struct *task);
128 static inline void sve_alloc(struct task_struct *task) { } in sve_alloc() function
/Linux-v4.19/arch/arm64/kernel/
Dfpsimd.c432 void sve_alloc(struct task_struct *task) in sve_alloc() function
814 sve_alloc(current); in do_sve_acc()
Dsignal.c306 sve_alloc(current); in restore_sve_fpsimd_context()
Dptrace.c918 sve_alloc(target); in sve_set()