Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxlmem.h735 #define CXL_SET_PARTITION_IMMEDIATE_FLAG BIT(0) macro
/openbmc/linux/drivers/cxl/core/
H A Dmbox.c329 if (pi->flags & CXL_SET_PARTITION_IMMEDIATE_FLAG) in cxl_payload_from_user_allowed()