Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c320 static unsigned long virtio_mem_phys_to_mb_id(unsigned long addr) in virtio_mem_phys_to_mb_id() function
357 const unsigned long mb_id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_phys_to_sb_id()
998 id = virtio_mem_phys_to_mb_id(start); in virtio_mem_memory_notifier_cb()
1293 id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_online_page()
2363 vm->sbm.last_usable_mb_id = virtio_mem_phys_to_mb_id(end_addr); in virtio_mem_refresh_config()
2549 vm->sbm.first_mb_id = virtio_mem_phys_to_mb_id(addr); in virtio_mem_init_hotplug()