Searched refs:MEMSET_ARRAY_FIELD (Results 1 – 2 of 2) sorted by relevance
142 #define MEMSET_ARRAY_FIELD(_p, _f, _v, _w) do { \ macro
917 MEMSET_ARRAY_FIELD(guest_shinfo, evtchn_pending, 0, ctx->x86.pv.width); in handle_shared_info()922 MEMSET_ARRAY_FIELD(guest_shinfo, evtchn_mask, 0xff, ctx->x86.pv.width); in handle_shared_info()
Completed in 4 milliseconds