Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/virtio/
Dvirtio_mem.c202 static unsigned long virtio_mem_phys_to_mb_id(unsigned long addr) in virtio_mem_phys_to_mb_id() function
221 const unsigned long mb_id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_phys_to_sb_id()
651 const unsigned long mb_id = virtio_mem_phys_to_mb_id(start); in virtio_mem_memory_notifier_cb()
800 const unsigned long mb_id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_online_page_cb()
1514 vm->last_usable_mb_id = virtio_mem_phys_to_mb_id(end_addr) - 1; in virtio_mem_refresh_config()
1696 vm->first_mb_id = virtio_mem_phys_to_mb_id(vm->addr - 1 + in virtio_mem_init()
1699 vm->last_mb_id = virtio_mem_phys_to_mb_id(vm->addr + in virtio_mem_init()