Home
last modified time | relevance | path

Searched refs:PCI_CFG_SPACE_EXP_SIZE (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/pci/controller/
A Dpci-loongson.c138 if (where < PCI_CFG_SPACE_EXP_SIZE && priv->cfg1_base) in pci_loongson_map_bus()
/linux/drivers/gpu/drm/i915/gvt/
A Dgvt.c72 info->cfg_space_size = PCI_CFG_SPACE_EXP_SIZE; in init_device_info()
A Dgvt.h111 unsigned char virtual_cfg_space[PCI_CFG_SPACE_EXP_SIZE];
/linux/drivers/fpga/
A Ddfl-pci.c168 if (dfl_res_off + (dfl_cnt * sizeof(u32)) > PCI_CFG_SPACE_EXP_SIZE) { in find_dfls_by_vsec()
/linux/include/uapi/linux/
A Dpci_regs.h30 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
/linux/drivers/pci/controller/dwc/
A Dpcie-designware.c66 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in dw_pcie_find_next_ext_capability()
/linux/drivers/pci/
A Dprobe.c1656 pos < PCI_CFG_SPACE_EXP_SIZE; pos += PCI_CFG_SPACE_SIZE) { in pci_ext_cfg_is_aliased()
1689 return PCI_CFG_SPACE_EXP_SIZE; in pci_cfg_space_size_ext()
1710 return PCI_CFG_SPACE_EXP_SIZE; in pci_cfg_space_size()
A Dpci-sysfs.c848 a->size = PCI_CFG_SPACE_EXP_SIZE; in pci_dev_config_attr_is_visible()
A Dquirks.c5267 pdev->cfg_size = PCI_CFG_SPACE_EXP_SIZE; in quirk_intel_qat_vf_cap()
A Dpci.c547 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()
/linux/arch/powerpc/platforms/powernv/
A Dpci-ioda.c3231 dev->cfg_size = PCI_CFG_SPACE_EXP_SIZE; in pnv_npu2_opencapi_cfg_size_fixup()

Completed in 52 milliseconds