Searched refs:CXL_POISON_LEN_MULT (Results 1 – 3 of 3) sorted by relevance
729 #define CXL_POISON_LEN_MULT 64 macro754 u8 write_data[CXL_POISON_LEN_MULT];
853 (le32_to_cpu(record->length) * CXL_POISON_LEN_MULT)
1354 pi.length = cpu_to_le64(len / CXL_POISON_LEN_MULT); in cxl_mem_get_poison()