Home
last modified time | relevance | path

Searched refs:CXL_GET_EVENT_FLAG_MORE_RECORDS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h58 #define CXL_GET_EVENT_FLAG_MORE_RECORDS BIT(1) macro
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c178 pl->flags |= CXL_GET_EVENT_FLAG_MORE_RECORDS; in cxl_event_get_records()
/openbmc/linux/drivers/cxl/
H A Dcxlmem.h608 #define CXL_GET_EVENT_FLAG_MORE_RECORDS BIT(1) macro
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c254 pl->flags |= CXL_GET_EVENT_FLAG_MORE_RECORDS; in mock_get_event()