Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virtio/
H A 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()
1515 vm->last_usable_mb_id = virtio_mem_phys_to_mb_id(end_addr) - 1; in virtio_mem_refresh_config()
1697 vm->first_mb_id = virtio_mem_phys_to_mb_id(vm->addr - 1 + in virtio_mem_init()
1700 vm->last_mb_id = virtio_mem_phys_to_mb_id(vm->addr + in virtio_mem_init()