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