Home
last modified time | relevance | path

Searched refs:xen_memory_reservation (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dmemory.h18 * arg == addr of struct xen_memory_reservation.
23 struct xen_memory_reservation { struct
56 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_reservation); variable
71 struct xen_memory_reservation in;
83 struct xen_memory_reservation out;
/kernel/linux/linux-6.6/include/xen/interface/
H A Dmemory.h18 * arg == addr of struct xen_memory_reservation.
23 struct xen_memory_reservation { struct
56 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_reservation); variable
71 struct xen_memory_reservation in;
83 struct xen_memory_reservation out;
/kernel/linux/linux-5.10/drivers/xen/
H A Dmem-reservation.c95 struct xen_memory_reservation reservation = { in xenmem_reservation_increase()
111 struct xen_memory_reservation reservation = { in xenmem_reservation_decrease()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsetup.c238 struct xen_memory_reservation reservation = { in xen_free_mfn()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsetup.c243 struct xen_memory_reservation reservation = { in xen_free_mfn()

Completed in 5 milliseconds