Searched defs:virtio_balloon_config (Results 1 – 7 of 7) sorted by relevance
46 struct virtio_balloon_config { struct48 __le32 num_pages;50 __le32 actual;56 union {61 __le32 poison_val;
141 struct virtio_balloon_config { struct142 num_pages: Le32,143 actual: Le32,144 free_page_hint_cmd_id: Le32,145 poison_val: Le32,147 ws_num_bins: u8,148 _reserved: [u8; 3],1237 fn get_config(&self) -> virtio_balloon_config { in get_config()
80529 struct virtio_balloon_config { struct80553 enum virtio_balloon_config_read { argument
89880 struct virtio_balloon_config { struct89904 enum virtio_balloon_config_read { argument
80978 struct virtio_balloon_config { struct81002 enum virtio_balloon_config_read { argument