1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */

#include <linux/hardirq.h>

static __must_check inline bool may_use_simd(void)
{
	return IS_ENABLED(CONFIG_KERNEL_MODE_NEON) && !in_hardirq();
}
不敢早死要來陪住你 我已試夠別離並不很淒美