Searched refs:sve_alloc (Results 1 – 4 of 4) sorted by relevance
201 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
743 void sve_alloc(struct task_struct *task, bool flush) in sve_alloc() function1363 sve_alloc(current, true); in do_sve_acc()1414 sve_alloc(current, false); in do_sme_acc()
932 sve_alloc(target, true); in sve_set_common()1141 sve_alloc(target, false); in za_set()1221 sve_alloc(target, false); in zt_set()
451 sve_alloc(current, true); in restore_sve_fpsimd_context()
Completed in 17 milliseconds