Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/virtio/
Dvirtio_mem.c100 struct virtio_mem { struct
118 struct virtio_mem_req req; argument
119 struct virtio_mem_resp resp; argument
138 * Copy of "System RAM (virtio_mem)" to be used for argument
141 const char *resource_name;
143 int mgid;
151 atomic64_t offline_size;
152 uint64_t offline_threshold;
155 bool in_sbm;
157 union {
[all …]