Searched refs:virtio_mem_phys_to_sb_id (Results 1 – 1 of 1) sorted by relevance
359 static unsigned long virtio_mem_phys_to_sb_id(struct virtio_mem *vm, in virtio_mem_phys_to_sb_id() function1317 sb_id = virtio_mem_phys_to_sb_id(vm, addr); in virtio_mem_online_page()1318 count = virtio_mem_phys_to_sb_id(vm, next - 1) - sb_id + 1; in virtio_mem_online_page()