Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dfpsimd.h201 extern void sve_alloc(struct task_struct *task, bool flush);
317 static inline void sve_alloc(struct task_struct *task, bool flush) { } in sve_alloc() function
/linux/arch/arm64/kernel/
H A Dfpsimd.c743 void sve_alloc(struct task_struct *task, bool flush) in sve_alloc() function
1363 sve_alloc(current, true); in do_sve_acc()
1414 sve_alloc(current, false); in do_sme_acc()