Home
last modified time | relevance | path

Searched refs:chnd (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dcompat.h36 #define compat_handle_cast(chnd, type) ({ \ argument
37 type *_x = (__typeof__(**(chnd)._) *)(full_ptr_t)(chnd).c; \
41 #define guest_from_compat_handle(ghnd, chnd) \ argument
43 (__typeof__(**(chnd)._) *)(full_ptr_t)(chnd).c)

Completed in 3 milliseconds