Searched refs:VIRTIO_BALLOON_HINT_BLOCK_ORDER (Results 1 – 1 of 1) sorted by relevance
39 #define VIRTIO_BALLOON_HINT_BLOCK_ORDER (MAX_ORDER - 1) macro42 (1 << (VIRTIO_BALLOON_HINT_BLOCK_ORDER + PAGE_SHIFT))43 #define VIRTIO_BALLOON_HINT_BLOCK_PAGES (1 << VIRTIO_BALLOON_HINT_BLOCK_ORDER)422 VIRTIO_BALLOON_HINT_BLOCK_ORDER); in return_free_pages_to_mm()634 VIRTIO_BALLOON_HINT_BLOCK_ORDER); in get_free_page_and_send()649 VIRTIO_BALLOON_HINT_BLOCK_ORDER); in get_free_page_and_send()662 free_pages((unsigned long)p, VIRTIO_BALLOON_HINT_BLOCK_ORDER); in get_free_page_and_send()