Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c1050 #define CXL_SET_FEAT_DATA_SAVED_ACROSS_RESET BIT(3) macro
1257 if (hdr->flags & CXL_SET_FEAT_DATA_SAVED_ACROSS_RESET) { in cmd_features_set_feature()