Home
last modified time | relevance | path

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

/qemu/include/hw/cxl/
H A Dcxl_events.h58 #define CXL_GET_EVENT_FLAG_MORE_RECORDS BIT(1) macro
/qemu/hw/cxl/
H A Dcxl-events.c165 pl->flags |= CXL_GET_EVENT_FLAG_MORE_RECORDS; in cxl_event_get_records()