sve_alloc
extern void sve_alloc(struct task_struct *task, bool flush);
sve_alloc(current, true);
sve_alloc(current, false);
sve_alloc(target, false);
sve_alloc(target, false);
sve_alloc(target, true);
sve_alloc(current, true);
sve_alloc(current, false);