Searched defs:copy_to_compat (Results 1 – 3 of 3) sorted by relevance
61 # define copy_to_compat copy_to_guest macro
69 #define copy_to_compat(hnd, ptr, nr) \ macro
1322 # define copy_to_compat(h, p, n) true /* really (-EFAULT), but gcc chokes */ macro
Completed in 39 milliseconds