Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-bridge/
H A Dcxl_downstream.c184 cxl_component_register_block_init(OBJECT(d), cxl_cstate, TYPE_CXL_DSP); in cxl_dsp_realize()
H A Dcxl_root_port.c180 cxl_component_register_block_init(OBJECT(pci_dev), cxl_cstate, in cxl_rp_realize()
H A Dcxl_upstream.c329 cxl_component_register_block_init(OBJECT(d), cxl_cstate, TYPE_CXL_USP); in cxl_usp_realize()
H A Dpci_expander_bridge.c186 cxl_component_register_block_init(OBJECT(dev), cxl_cstate, in pxb_cxl_realize()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_component.h253 void cxl_component_register_block_init(Object *obj,
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c190 void cxl_component_register_block_init(Object *obj, in cxl_component_register_block_init() function
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c871 cxl_component_register_block_init(OBJECT(pci_dev), cxl_cstate, in ct3_realize()