Searched refs:virtio_mem_for_each_mb_state (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/virtio/ |
D | virtio_mem.c | 283 #define virtio_mem_for_each_mb_state(_vm, _mb_id, _state) \ macro 1202 virtio_mem_for_each_mb_state(vm, mb_id, in virtio_mem_plug_request() 1211 virtio_mem_for_each_mb_state(vm, mb_id, in virtio_mem_plug_request() 1226 virtio_mem_for_each_mb_state(vm, mb_id, VIRTIO_MEM_MB_STATE_UNUSED) { in virtio_mem_plug_request() 1485 virtio_mem_for_each_mb_state(vm, mb_id, VIRTIO_MEM_MB_STATE_PLUGGED) { in virtio_mem_unplug_pending_mb() 1856 virtio_mem_for_each_mb_state(vm, mb_id, in virtio_mem_remove()
|