Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dmem-reservation.c109 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) in xenmem_reservation_decrease() function
122 EXPORT_SYMBOL_GPL(xenmem_reservation_decrease);
H A Dballoon.c490 ret = xenmem_reservation_decrease(nr_pages, frame_list); in decrease_reservation()
H A Dgrant-table.c1013 ret = xenmem_reservation_decrease(args->nr_pages, args->frames); in gnttab_dma_alloc_pages()
/OK3568_Linux_fs/kernel/include/xen/
H A Dmem-reservation.h58 int xenmem_reservation_decrease(int count, xen_pfn_t *frames);