Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/xen/interface/
Dmemory.h60 struct xen_memory_reservation { struct
91 typedef struct xen_memory_reservation xen_memory_reservation_t; argument
107 struct xen_memory_reservation in;
119 struct xen_memory_reservation out;
/freebsd-10-stable/sys/dev/xen/balloon/
Dballoon.c162 struct xen_memory_reservation reservation = { in increase_reservation()
228 struct xen_memory_reservation reservation = { in decrease_reservation()
/freebsd-10-stable/sys/i386/xen/
Dxen_machdep.c590 struct xen_memory_reservation reservation = { in xen_create_contiguous_region()
666 struct xen_memory_reservation reservation = { in xen_destroy_contiguous_region()
/freebsd-10-stable/sys/dev/xen/netfront/
Dnetfront.c854 struct xen_memory_reservation reservation; in network_alloc_rx_buffers()