Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dvfio_zdev.h55 __u16 imaxstbl; /* Maximum Interpreted Store Block Length */ member
/openbmc/linux/include/uapi/linux/
H A Dvfio_zdev.h55 __u16 imaxstbl; /* Maximum Interpreted Store Block Length */ member
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_zdev.c57 .imaxstbl = zdev->maxstbl in zpci_group_cap()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-vfio.c234 resgrp->maxstbl = cap->imaxstbl; in s390_pci_read_group()