Home
last modified time | relevance | path

Searched refs:CXLComponentState (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_component.h251 } CXLComponentState; typedef
254 CXLComponentState *cxl_cstate,
260 void cxl_component_create_dvsec(CXLComponentState *cxl_cstate,
273 CXLComponentState *cxl_get_hb_cstate(PCIHostState *hb);
276 bool cxl_doe_cdat_init(CXLComponentState *cxl_cstate, Error **errp);
277 void cxl_doe_cdat_release(CXLComponentState *cxl_cstate);
278 void cxl_doe_cdat_update(CXLComponentState *cxl_cstate, Error **errp);
H A Dcxl.h52 CXLComponentState cxl_cstate;
63 CXLComponentState *cxl_usp_to_cstate(CXLUpstreamPort *usp);
H A Dcxl_device.h545 CXLComponentState cxl_cstate;
616 CXLComponentState cxl_cstate;
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_downstream.c24 CXLComponentState cxl_cstate;
48 CXLComponentState *cxl_cstate = &dsp->cxl_cstate; in cxl_dsp_dvsec_write_config()
95 static void build_dvsecs(CXLComponentState *cxl) in build_dvsecs()
140 CXLComponentState *cxl_cstate = &dsp->cxl_cstate; in cxl_dsp_realize()
H A Dcxl_root_port.c48 CXLComponentState cxl_cstate;
106 static void build_dvsecs(CXLComponentState *cxl) in build_dvsecs()
151 CXLComponentState *cxl_cstate = &crp->cxl_cstate; in cxl_rp_realize()
H A Dpci_expander_bridge.c60 CXLComponentState *cxl_get_hb_cstate(PCIHostState *hb)
183 CXLComponentState *cxl_cstate = &cxl->cxl_cstate; in pxb_cxl_realize()
201 CXLComponentState *cxl_cstate = &cxl->cxl_cstate; in pxb_cxl_hook_up_registers()
287 CXLComponentState *cxl_cstate = &cxl->cxl_cstate; in pxb_cxl_dev_reset()
H A Dcxl_upstream.c34 CXLComponentState *cxl_usp_to_cstate(CXLUpstreamPort *usp) in cxl_usp_to_cstate()
106 static void build_dvsecs(CXLComponentState *cxl) in build_dvsecs()
295 CXLComponentState *cxl_cstate = &usp->cxl_cstate; in cxl_usp_realize()
/openbmc/qemu/hw/cxl/
H A Dcxl-cdat.c192 bool cxl_doe_cdat_init(CXLComponentState *cxl_cstate, Error **errp) in cxl_doe_cdat_init()
203 void cxl_doe_cdat_update(CXLComponentState *cxl_cstate, Error **errp) in cxl_doe_cdat_update()
212 void cxl_doe_cdat_release(CXLComponentState *cxl_cstate) in cxl_doe_cdat_release()
H A Dcxl-component-utils.c67 CXLComponentState *cxl_cstate = opaque; in cxl_cache_mem_read_reg()
91 static void dumb_hdm_handler(CXLComponentState *cxl_cstate, hwaddr offset, in dumb_hdm_handler()
124 CXLComponentState *cxl_cstate = opaque; in cxl_cache_mem_write_reg()
191 CXLComponentState *cxl_cstate, in cxl_component_register_block_init()
372 void cxl_component_create_dvsec(CXLComponentState *cxl, in cxl_component_create_dvsec()
H A Dswitch-mailbox-cci.c29 CXLComponentState *cxl_cstate = &cswmb->cxl_cstate; in cswbcci_realize()
H A Dcxl-host.c157 CXLComponentState *hb_cstate, *usp_cstate; in cxl_cfmws_find_device()
/openbmc/qemu/include/hw/pci-bridge/
H A Dcxl_upstream_port.h13 CXLComponentState cxl_cstate;
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c320 CXLComponentState *cxl_cstate = &ct3d->cxl_cstate; in build_dvsecs()
494 CXLComponentState *cxl_cstate = opaque; in ct3d_reg_write()
841 CXLComponentState *cxl_cstate = &ct3d->cxl_cstate; in ct3_realize()
957 CXLComponentState *cxl_cstate = &ct3d->cxl_cstate; in ct3_exit()