Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390_flic.h48 uint32_t adapter_routes_max_batch; member
/openbmc/qemu/hw/intc/
H A Ds390_flic.c407 adapter_routes_max_batch, ADAPTER_ROUTES_MAX_GSI),
414 uint32_t max_batch = fs->adapter_routes_max_batch; in s390_flic_common_realize()
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c1186 if (virtio_get_num_queues(vdev) > flic->adapter_routes_max_batch) { in virtio_ccw_device_plugged()
1189 flic->adapter_routes_max_batch); in virtio_ccw_device_plugged()