Home
last modified time | relevance | path

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

/qemu/hw/cxl/
H A Dcxl-component-utils.c380 assert(offset >= PCI_CFG_SPACE_SIZE && in cxl_component_create_dvsec()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h29 #define PCI_CFG_SPACE_SIZE 256 macro
/qemu/hw/vfio/
H A Dpci-quirks.c1536 pos <= (PCI_CFG_SPACE_SIZE - PCI_CAP_SIZEOF)); in is_valid_std_cap_offset()