Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/xen/
Dballoon.c331 struct xen_memory_reservation reservation = { in increase_reservation()
402 struct xen_memory_reservation reservation = { in decrease_reservation()
/linux-4.1.27/arch/x86/xen/
Dsetup.c207 struct xen_memory_reservation reservation = { in xen_free_mfn()