Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dpci.c527 status &= CXLDEV_EVENT_STATUS_ALL; in cxl_event_thread()
686 cxl_mem_get_event_records(mds, CXLDEV_EVENT_STATUS_ALL); in cxl_event_config()
H A Dcxl.h196 #define CXLDEV_EVENT_STATUS_ALL (CXLDEV_EVENT_STATUS_INFO | \ macro
/linux/tools/testing/cxl/test/
H A Dmem.c1821 cxl_mem_get_event_records(mds, CXLDEV_EVENT_STATUS_ALL); in cxl_mock_mem_probe()