Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dmemory.h55 struct xen_memory_reservation { struct
86 typedef struct xen_memory_reservation xen_memory_reservation_t; argument
102 struct xen_memory_reservation in;
114 struct xen_memory_reservation out;
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c709 struct xen_memory_reservation resv; in privcmd_HYPERVISOR_memory_op()