Home
last modified time | relevance | path

Searched defs:ct3d (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/mem/
H A Dcxl_type3.c161 CXLType3Dev *ct3d = priv; in ct3_build_cdat_table() local
301 CXLType3Dev *ct3d = CXL_TYPE3(pci_dev); in ct3d_config_read() local
314 CXLType3Dev *ct3d = CXL_TYPE3(pci_dev); in ct3d_config_write() local
327 static void build_dvsecs(CXLType3Dev *ct3d) in build_dvsecs()
410 static void hdm_decoder_commit(CXLType3Dev *ct3d, int which) in hdm_decoder_commit()
425 static void hdm_decoder_uncommit(CXLType3Dev *ct3d, int which) in hdm_decoder_uncommit()
505 CXLType3Dev *ct3d = container_of(cxl_cstate, CXLType3Dev, cxl_cstate); in ct3d_reg_write() local
630 static bool cxl_create_dc_regions(CXLType3Dev *ct3d, Error **errp) in cxl_create_dc_regions()
692 static void cxl_destroy_dc_regions(CXLType3Dev *ct3d) in cxl_destroy_dc_regions()
717 static bool cxl_setup_memory(CXLType3Dev *ct3d, Error **errp) in cxl_setup_memory()
[all …]
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c197 CXLType3Dev *ct3d = CXL_TYPE3(cci->d); in cmd_tunnel_management_cmd() local
217 CXLType3Dev *ct3d = CXL_TYPE3(tunnel_target); in cmd_tunnel_management_cmd() local
745 CXLType3Dev *ct3d = CXL_TYPE3(cci->d); in cmd_firmware_update_get_info() local
1287 CXLType3Dev *ct3d; in cmd_features_get_feature() local
1353 CXLType3Dev *ct3d; in cmd_features_set_feature() local
1490 CXLType3Dev *ct3d = CXL_TYPE3(cci->d); in cmd_identify_memory_device() local
1537 CXLType3Dev *ct3d = container_of(cxl_dstate, CXLType3Dev, cxl_dstate); in cmd_ccls_get_partition_info() local
1572 CXLType3Dev *ct3d = CXL_TYPE3(cci->d); in cmd_ccls_get_lsa() local
1603 CXLType3Dev *ct3d = CXL_TYPE3(cci->d); in cmd_ccls_set_lsa() local
1629 CXLType3Dev *ct3d = CXL_TYPE3(cci->d); in cmd_get_alert_config() local
[all …]
H A Dcxl-events.c242 void cxl_event_irq_assert(CXLType3Dev *ct3d) in cxl_event_irq_assert()
H A Dcxl-device-utils.c387 void cxl_device_register_init_t3(CXLType3Dev *ct3d, int msi_n) in cxl_device_register_init_t3()