Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/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-6.12.1/arch/x86/xen/
Dsetup.c201 struct xen_memory_reservation reservation = { in xen_free_mfn()