Searched refs:pages_to_bytes (Results 1 – 1 of 1) sorted by relevance
345 #define pages_to_bytes(x) ((u64)(x) << PAGE_SHIFT) macro358 pages_to_bytes(events[PSWPIN])); in update_balloon_vm_stats()360 pages_to_bytes(events[PSWPOUT])); in update_balloon_vm_stats()372 pages_to_bytes(events[PGSCAN_KSWAPD])); in update_balloon_vm_stats()374 pages_to_bytes(events[PGSCAN_DIRECT])); in update_balloon_vm_stats()376 pages_to_bytes(events[PGSTEAL_KSWAPD])); in update_balloon_vm_stats()378 pages_to_bytes(events[PGSTEAL_DIRECT])); in update_balloon_vm_stats()409 pages_to_bytes(i.freeram)); in update_balloon_stats()411 pages_to_bytes(i.totalram)); in update_balloon_stats()413 pages_to_bytes(available)); in update_balloon_stats()[all …]