Home
last modified time | relevance | path

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

/linux-5.19.10/include/xen/interface/
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;
/linux-5.19.10/drivers/xen/
Dmem-reservation.c88 struct xen_memory_reservation reservation = { in xenmem_reservation_increase()
104 struct xen_memory_reservation reservation = { in xenmem_reservation_decrease()
/linux-5.19.10/arch/x86/xen/
Dsetup.c238 struct xen_memory_reservation reservation = { in xen_free_mfn()