Searched refs:MAX_WIRE_COUNT (Results 1 – 2 of 2) sorted by relevance
501 #define MAX_WIRE_COUNT 65535 macro
6245 if (entry->wired_count >= MAX_WIRE_COUNT) { in add_wire_counts()6253 if (entry->user_wired_count >= MAX_WIRE_COUNT) { in add_wire_counts()6263 if (entry->wired_count >= MAX_WIRE_COUNT) { in add_wire_counts()