Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/virtio/
Dvirtio_mem.c90 unsigned long last_usable_mb_id; member
1043 if (vm->next_mb_id > vm->last_usable_mb_id) in virtio_mem_prepare_next_mb()
1514 vm->last_usable_mb_id = virtio_mem_phys_to_mb_id(end_addr) - 1; in virtio_mem_refresh_config()