Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dpci_regs.h1016 #define PCI_DPA_BASE_SIZEOF 16 /* size with 0 substates */ macro
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_config.c1431 return PCI_DPA_BASE_SIZEOF + byte + 1; in vfio_ext_cap_len()