Searched refs:HVCS_MAX_FROM_USER (Results 1 – 1 of 1) sorted by relevance
174 #define HVCS_MAX_FROM_USER 4096 macro1276 if (count > HVCS_MAX_FROM_USER) { in hvcs_write()1279 count = HVCS_MAX_FROM_USER; in hvcs_write()