Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/virtio/
Dvirtio_mem.c302 static unsigned long virtio_mem_phys_to_mb_id(unsigned long addr) in virtio_mem_phys_to_mb_id() function
339 const unsigned long mb_id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_phys_to_sb_id()
949 id = virtio_mem_phys_to_mb_id(start); in virtio_mem_memory_notifier_cb()
1234 id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_online_page_cb()
2261 vm->sbm.last_usable_mb_id = virtio_mem_phys_to_mb_id(end_addr); in virtio_mem_refresh_config()
2469 vm->sbm.first_mb_id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_init()