Home
last modified time | relevance | path

Searched refs:last_block_plugged (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/virtio/
Dvirtio_mem.c257 bool last_block_plugged; member
2631 vm->last_block_plugged = true; in virtio_mem_vmcore_pfn_is_ram()
2633 vm->last_block_plugged = false; in virtio_mem_vmcore_pfn_is_ram()
2637 is_ram = vm->last_block_plugged; in virtio_mem_vmcore_pfn_is_ram()