Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxg_save_restore.h142 #define MEMSET_ARRAY_FIELD(_p, _f, _v, _w) do { \ macro
A Dxc_sr_restore_x86_pv.c917 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