Searched defs:xmml (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c714 struct xen_machphys_mfn_list xmml; member in union:__anon9478
780 if (import_buffer(&op_ie, arg, &op_arg, sizeof (op_arg.xmml),
784 error = import_handle(&sub_ie, &op_arg.xmml.extent_start,
785 (op_arg.xmml.max_extents * sizeof (ulong_t)), IE_IMPEXP);

Completed in 73 milliseconds