Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dmemory.h23 struct xen_memory_reservation { struct
56 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_reservation); argument
71 struct xen_memory_reservation in;
83 struct xen_memory_reservation out;
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h46 struct xen_memory_reservation { struct
79 typedef struct xen_memory_reservation xen_memory_reservation_t; argument
97 struct xen_memory_reservation in;
109 struct xen_memory_reservation out;
/openbmc/linux/drivers/xen/
H A Dmem-reservation.c88 struct xen_memory_reservation reservation = { in xenmem_reservation_increase()
104 struct xen_memory_reservation reservation = { in xenmem_reservation_decrease()
/openbmc/linux/arch/x86/xen/
H A Dsetup.c199 struct xen_memory_reservation reservation = { in xen_free_mfn()