Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dmbox.c97 CXL_MBOX_OP_GET_POISON,
177 case CXL_MBOX_OP_GET_POISON: in cxl_set_poison_cmd_enabled()
1324 .opcode = CXL_MBOX_OP_GET_POISON, in cxl_mem_get_poison()
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c68 .opcode = cpu_to_le16(CXL_MBOX_OP_GET_POISON),
1331 case CXL_MBOX_OP_GET_POISON: in cxl_mock_mbox_send()
/openbmc/linux/drivers/cxl/
H A Dcxlmem.h519 CXL_MBOX_OP_GET_POISON = 0x4300, enumerator