Searched refs:INTEL_UPLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
45 #define INTEL_UPLOAD_SIZE (64*1024) macro102 MAX2(INTEL_UPLOAD_SIZE, size), 4096); in intel_upload_space()
501 #define INTEL_UPLOAD_SIZE (64*1024) macro525 if (size < INTEL_UPLOAD_SIZE) in wrap_buffers()526 size = INTEL_UPLOAD_SIZE; in wrap_buffers()