Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dcxlmem.h735 #define CXL_POISON_FLAG_MORE BIT(0) macro
/linux/drivers/cxl/core/
H A Dtrace.h842 { CXL_POISON_FLAG_MORE, "More" }, \
H A Dmbox.c1382 } while (po->flags & CXL_POISON_FLAG_MORE); in cxl_mem_get_poison()