Home
last modified time | relevance | path

Searched refs:cxl_device_get_timestamp (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/cxl/
H A Dcxl-events.c108 time = cxl_device_get_timestamp(cxlds); in cxl_event_insert()
H A Dcxl-device-utils.c432 uint64_t cxl_device_get_timestamp(CXLDeviceState *cxl_dstate) in cxl_device_get_timestamp() function
H A Dcxl-mailbox-utils.c871 uint64_t final_time = cxl_device_get_timestamp(cxl_dstate); in cmd_timestamp_get()
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1347 cxl_device_get_timestamp(&ct3d->cxl_dstate); in cxl_set_poison_list_overflowed()
1631 cxl_device_get_timestamp(&ct3d->cxl_dstate)); in qmp_cxl_inject_general_media_event()
1718 cxl_device_get_timestamp(&ct3d->cxl_dstate)); in qmp_cxl_inject_dram_event()
1818 cxl_device_get_timestamp(&ct3d->cxl_dstate)); in qmp_cxl_inject_memory_module_event()
2058 cxl_device_get_timestamp(&dcd->cxl_dstate)); in qmp_cxl_process_dynamic_capacity_prescriptive()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h641 uint64_t cxl_device_get_timestamp(CXLDeviceState *cxlds);