Searched refs:virtio_mem_sbm_for_each_mb (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/virtio/ |
| D | virtio_mem.c | 466 #define virtio_mem_sbm_for_each_mb(_vm, _mb_id, _state) \ macro 1657 virtio_mem_sbm_for_each_mb(vm, mb_id, mb_states[i]) { in virtio_mem_sbm_plug_request() 1672 virtio_mem_sbm_for_each_mb(vm, mb_id, VIRTIO_MEM_SBM_MB_UNUSED) { in virtio_mem_sbm_plug_request() 2229 virtio_mem_sbm_for_each_mb(vm, id, VIRTIO_MEM_SBM_MB_PLUGGED) { in virtio_mem_unplug_pending_mb() 2685 virtio_mem_sbm_for_each_mb(vm, mb_id, in virtio_mem_remove()
|