Home
last modified time | relevance | path

Searched defs:copy_to_compat (Results 1 – 3 of 3) sorted by relevance

/xen/arch/x86/
A Dplatform_hypercall.c61 # define copy_to_compat copy_to_guest macro
/xen/include/xen/
A Dcompat.h69 #define copy_to_compat(hnd, ptr, nr) \ macro
/xen/arch/x86/cpu/mcheck/
A Dmce.c1322 # define copy_to_compat(h, p, n) true /* really (-EFAULT), but gcc chokes */ macro

Completed in 39 milliseconds