K 10 svn:author V 6 andrew K 8 svn:date V 27 2020-10-19T12:06:16.554297Z K 7 svn:log V 331 Move the arm64 userspace access checks to macros In the functions that copy between userspace and kernel space we check the user space address is valid before performing the copy. These are mostly identical within each type of function so create two macros to perform the check. Obtained from: CheriBSD Sponsored by: Innovate UK END