Home
last modified time | relevance | path

Searched defs:MWRITE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/sh/math-emu/
H A Dmath.c54 #define MWRITE(d,a) ({if(put_user(d, (typeof (d) __user *)a)) return -EFAULT;}) macro
[all...]

Completed in 2 milliseconds