Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dmp_machdep.c143 static char *ap_copyout_buf; variable
331 PCPU_SET(copyout_buf, ap_copyout_buf); in init_secondary()
405 ap_copyout_buf = pmap_trm_alloc(TRAMP_COPYOUT_SZ, M_NOWAIT); in start_all_aps()