Home
last modified time | relevance | path

Searched defs:cap_offset (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dhelpers.c45 vfio_get_cap(void *ptr, uint32_t cap_offset, uint16_t id) in vfio_get_cap()
/openbmc/qemu/hw/pci/
H A Dpci_bridge.c425 int pci_bridge_qemu_reserve_cap_init(PCIDevice *dev, int cap_offset, in pci_bridge_qemu_reserve_cap_init()
/openbmc/qemu/hw/vfio-user/
H A Dprotocol.h163 uint32_t cap_offset; member
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h219 __u32 cap_offset; /* Offset within info struct of first cap */ member
279 __u32 cap_offset; /* Offset within info struct of first cap */ member
1487 __u32 cap_offset; /* Offset within info struct of first cap */ member
/openbmc/u-boot/lib/
H A Dtpm-v1.c383 const size_t cap_offset = 14; in tpm1_get_capability() local