Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/virtio/
Dvirtio_balloon.c213 unsigned int num_allocated_pages; in fill_balloon() local
252 num_allocated_pages = vb->num_pfns; in fill_balloon()
258 return num_allocated_pages; in fill_balloon()