Home
last modified time | relevance | path

Searched defs:virtio_mem (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/virtio/
Dvirtio_mem.c105 struct virtio_mem { struct
123 struct virtio_mem_req req; argument
124 struct virtio_mem_resp resp; argument
143 * Copy of "System RAM (virtio_mem)" to be used for argument
146 const char *resource_name;
148 int mgid;
156 atomic64_t offline_size;
157 uint64_t offline_threshold;
160 bool in_sbm;
162 union {
[all …]