Home
last modified time | relevance | path

Searched refs:CXLDEV_EVENT_STATUS_ALL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cxl/
H A Dpci.c623 status &= CXLDEV_EVENT_STATUS_ALL; in cxl_event_thread()
775 cxl_mem_get_event_records(mds, CXLDEV_EVENT_STATUS_ALL); in cxl_event_config()
H A Dcxl.h169 #define CXLDEV_EVENT_STATUS_ALL (CXLDEV_EVENT_STATUS_INFO | \ macro
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c1462 cxl_mem_get_event_records(mds, CXLDEV_EVENT_STATUS_ALL); in cxl_mock_mem_probe()