Home
last modified time | relevance | path

Searched refs:dvsec_offset (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c377 uint16_t offset = cxl->dvsec_offset; in cxl_component_create_dvsec()
480 range_init_nofail(&cxl->dvsecs[type], cxl->dvsec_offset, length); in cxl_component_create_dvsec()
481 cxl->dvsec_offset += length; in cxl_component_create_dvsec()
H A Dswitch-mailbox-cci.c41 cxl_cstate->dvsec_offset = 0x100; in cswbcci_realize()
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_upstream.c328 cxl_cstate->dvsec_offset = CXL_UPSTREAM_PORT_DVSEC_OFFSET; in cxl_usp_realize()
337 pcie_doe_init(d, &usp->doe_cdat, cxl_cstate->dvsec_offset, doe_cdat_prot, in cxl_usp_realize()
H A Dcxl_downstream.c183 cxl_cstate->dvsec_offset = CXL_DOWNSTREAM_PORT_DVSEC_OFFSET; in cxl_dsp_realize()
H A Dcxl_root_port.c177 cxl_cstate->dvsec_offset = CXL_ROOT_PORT_DVSEC_OFFSET; in cxl_rp_realize()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_component.h245 uint16_t dvsec_offset; member
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c861 cxl_cstate->dvsec_offset = 0x100 + 0x0c; in ct3_realize()
863 cxl_cstate->dvsec_offset = 0x100; in ct3_realize()