Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dmemory.h22 struct xen_memory_reservation { struct
55 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_reservation); argument
70 struct xen_memory_reservation in;
82 struct xen_memory_reservation out;
/linux-4.4.14/drivers/xen/
Dballoon.c417 struct xen_memory_reservation reservation = { in increase_reservation()
489 struct xen_memory_reservation reservation = { in decrease_reservation()
/linux-4.4.14/arch/x86/xen/
Dsetup.c237 struct xen_memory_reservation reservation = { in xen_free_mfn()