TRAMP_COPYOUT_SZ
if (len == 0 || (fast_copyout && len <= TRAMP_COPYOUT_SZ &&
if (len == 0 || (fast_copyout && len <= TRAMP_COPYOUT_SZ &&
ASSYM(TRAMP_COPYOUT_SZ, TRAMP_COPYOUT_SZ);
copyout_buf = pmap_trm_alloc(TRAMP_COPYOUT_SZ, M_NOWAIT);
ap_copyout_buf = pmap_trm_alloc(TRAMP_COPYOUT_SZ, M_NOWAIT);