Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/virtio/
Dvirtio_balloon.c244 unsigned int num_allocated_pages; in fill_balloon() local
283 num_allocated_pages = vb->num_pfns; in fill_balloon()
289 return num_allocated_pages; in fill_balloon()