Searched refs:PRE_XEN_XSM_OP_READ (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-xen.c372 #define PRE_XEN_XSM_OP_READ(_xsm_op, _union, _field) \ macro
379 PRE_XEN_XSM_OP_READ(SID_TO_CONTEXT, sid_context, sid);
380 PRE_XEN_XSM_OP_READ(SID_TO_CONTEXT, sid_context, size);
381 PRE_XEN_XSM_OP_READ(SID_TO_CONTEXT, sid_context, context.p);
389 #undef PRE_XEN_XSM_OP_READ macro

Completed in 986 milliseconds