Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h654 struct xen_domctl_getmemlist getmemlist; member
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c245 error = import_handle(&sub_ie, &op.u.getmemlist.buffer, in privcmd_HYPERVISOR_domctl()
246 op.u.getmemlist.max_pfns * sizeof (xen_pfn_t), IE_EXPORT); in privcmd_HYPERVISOR_domctl()