Searched refs:start_all_aps (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/x86/include/
H A Dinit.h43 int (*start_all_aps)(void); member in struct:init_ops
/freebsd-11-stable/sys/i386/i386/
H A Dmp_machdep.c138 static int start_all_aps(void);
213 start_all_aps();
311 start_all_aps(void) function
/freebsd-11-stable/sys/x86/xen/
H A Dpv.c118 .start_all_aps = xen_pv_start_all_aps,
/freebsd-11-stable/sys/amd64/amd64/
H A Dmp_machdep.c195 init_ops.start_all_aps();
H A Dmachdep.c189 .start_all_aps = native_start_all_aps,

Completed in 76 milliseconds