Searched refs:ERR_BUFF_MAX_COPY_SIZE (Results 1 – 1 of 1) sorted by relevance
762 #define ERR_BUFF_MAX_COPY_SIZE PAGE_SIZE macro787 if (aligned_length > ERR_BUFF_MAX_COPY_SIZE) { in cxl_afu_read_err_buffer()788 aligned_length = ERR_BUFF_MAX_COPY_SIZE; in cxl_afu_read_err_buffer()789 count = ERR_BUFF_MAX_COPY_SIZE - (off & 0x7); in cxl_afu_read_err_buffer()