Searched refs:CXLState (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/hw/cxl/ |
| H A D | cxl-host-stubs.c | 12 void cxl_machine_init(Object *obj, CXLState *state) {}; in cxl_machine_init() 13 void cxl_hook_up_pxb_registers(PCIBus *bus, CXLState *state, Error **errp) {}; in cxl_hook_up_pxb_registers()
|
| /openbmc/qemu/include/hw/cxl/ |
| H A D | cxl_host.h | 16 void cxl_machine_init(Object *obj, CXLState *state); 18 void cxl_hook_up_pxb_registers(PCIBus *bus, CXLState *state, Error **errp);
|
| H A D | cxl.h | 46 typedef struct CXLState { struct 51 } CXLState; argument
|
| /openbmc/qemu/hw/pci-bridge/ |
| H A D | pci_expander_bridge_stubs.c | 14 void pxb_cxl_hook_up_registers(CXLState *state, PCIBus *bus, Error **errp) {}; in pxb_cxl_hook_up_registers()
|
| /openbmc/qemu/include/hw/pci-bridge/ |
| H A D | pci_expander_bridge.h | 10 void pxb_cxl_hook_up_registers(CXLState *state, PCIBus *bus, Error **errp);
|
| /openbmc/qemu/include/hw/acpi/ |
| H A D | cxl.h | 26 const char *oem_table_id, CXLState *cxl_state);
|
| /openbmc/qemu/hw/acpi/ |
| H A D | cxl.c | 201 const char *oem_table_id, CXLState *cxl_state) in cxl_build_cedt()
|