Home
last modified time | relevance | path

Searched refs:ap_copyout_buf (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c148 static char *ap_copyout_buf; variable
281 PCPU_SET(copyout_buf, ap_copyout_buf); in init_secondary()
355 ap_copyout_buf = pmap_trm_alloc(TRAMP_COPYOUT_SZ, M_NOWAIT); in start_all_aps()