Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dpci_regs.h677 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 52 /* v2 endpoints with link end here */ macro
/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci_config.c861 if (alloc_perm_bits(perm, PCI_CAP_EXP_ENDPOINT_SIZEOF_V2)) in init_pci_cap_exp_perm()
1277 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V2; in vfio_cap_len()