Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c259 bool last_block_plugged; member
2687 vm->last_block_plugged = true; in virtio_mem_vmcore_pfn_is_ram()
2689 vm->last_block_plugged = false; in virtio_mem_vmcore_pfn_is_ram()
2693 is_ram = vm->last_block_plugged; in virtio_mem_vmcore_pfn_is_ram()