Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1016 #define PCI_DPA_BASE_SIZEOF 16 /* size with 0 substates */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1021 #define PCI_DPA_BASE_SIZEOF 16 /* size with 0 substates */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1431 return PCI_DPA_BASE_SIZEOF + byte + 1; in vfio_ext_cap_len()