Searched refs:pages_to_bytes (Results 1 – 1 of 1) sorted by relevance
350 #define pages_to_bytes(x) ((u64)(x) << PAGE_SHIFT) macro363 pages_to_bytes(events[PSWPIN])); in update_balloon_vm_stats()365 pages_to_bytes(events[PSWPOUT])); in update_balloon_vm_stats()377 pages_to_bytes(events[PGSCAN_KSWAPD])); in update_balloon_vm_stats()379 pages_to_bytes(events[PGSCAN_DIRECT])); in update_balloon_vm_stats()381 pages_to_bytes(events[PGSTEAL_KSWAPD])); in update_balloon_vm_stats()383 pages_to_bytes(events[PGSTEAL_DIRECT])); in update_balloon_vm_stats()414 pages_to_bytes(i.freeram)); in update_balloon_stats()416 pages_to_bytes(i.totalram)); in update_balloon_stats()418 pages_to_bytes(available)); in update_balloon_stats()[all …]