Searched refs:HL_MAX_CB_SIZE (Results 1 – 2 of 2) sorted by relevance
108 if (cb_size > HL_MAX_CB_SIZE) { in hl_cb_create()111 cb_size, HL_MAX_CB_SIZE); in hl_cb_create()
239 #define HL_MAX_CB_SIZE 0x200000 /* 2MB */ macro