Searched defs:guest_from_compat_handle (Results 1 – 2 of 2) sorted by relevance
/xen/xen/arch/x86/ | ||
A D | platform_hypercall.c | 60 # define guest_from_compat_handle(x,y) ((x)=(y)) macro |
/xen/xen/include/xen/ | ||
A D | compat.h | 41 #define guest_from_compat_handle(ghnd, chnd) \ macro |
Completed in 4 milliseconds