Home
last modified time | relevance | path

Searched refs:last_mb_id (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_mem.c88 unsigned long last_mb_id; member
506 unsigned long dev_end = virtio_mem_mb_id_to_phys(vm->last_mb_id) + in virtio_mem_overlaps_range()
518 return mb_id >= vm->first_mb_id && mb_id <= vm->last_mb_id; in virtio_mem_owned_mb()
1699 vm->last_mb_id = virtio_mem_phys_to_mb_id(vm->addr + in virtio_mem_init()

Completed in 3 milliseconds