1 /* SPDX-License-Identifier: GPL-2.0 */ 2 #include <linux/uaccess.h> 3 #include <asm/fpu.h> 4 #include <asm/mmu_context.h> 5 #include <asm/page.h> 6 #include <asm/ftrace.h> 7 #include <asm-generic/asm-prototypes.h> 8