Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_balloon.c247 unsigned int num_allocated_pages; in fill_balloon() local
284 num_allocated_pages = vb->num_pfns; in fill_balloon()
290 return num_allocated_pages; in fill_balloon()