Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpci_regs.h588 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 44 /* v2 endpoints end here */ macro
/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c692 if (alloc_perm_bits(perm, PCI_CAP_EXP_ENDPOINT_SIZEOF_V2)) in init_pci_cap_exp_perm()
1055 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V2; in vfio_cap_len()