Searched refs:TRAMP_COPYOUT_SZ (Results 1 – 5 of 5) sorted by relevance
45 #define TRAMP_COPYOUT_SZ 128 macro
233 ASSYM(TRAMP_COPYOUT_SZ, TRAMP_COPYOUT_SZ);
215 if (len == 0 || (fast_copyout && len <= TRAMP_COPYOUT_SZ && in copyin()250 if (len == 0 || (fast_copyout && len <= TRAMP_COPYOUT_SZ && in copyout()
355 ap_copyout_buf = pmap_trm_alloc(TRAMP_COPYOUT_SZ, M_NOWAIT); in start_all_aps()
2596 copyout_buf = pmap_trm_alloc(TRAMP_COPYOUT_SZ, M_NOWAIT); in machdep_init_trampoline()