Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dmem-reservation.c102 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) in xenmem_reservation_decrease() function
115 EXPORT_SYMBOL_GPL(xenmem_reservation_decrease);
H A Dballoon.c482 ret = xenmem_reservation_decrease(nr_pages, frame_list); in decrease_reservation()
/linux/include/xen/
H A Dmem-reservation.h58 int xenmem_reservation_decrease(int count, xen_pfn_t *frames);