Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dsmp.h58 uintptr_t cpudep_ap_bootstrap(void);
/freebsd/sys/powerpc/booke/
H A Dmp_cpudep.c51 cpudep_ap_bootstrap(void) in cpudep_ap_bootstrap() function
H A Dlocore.S641 bl CNAME(cpudep_ap_bootstrap)
/freebsd/sys/powerpc/aim/
H A Dmp_cpudep.c120 cpudep_ap_bootstrap(void) in cpudep_ap_bootstrap() function
H A Dtrap_subr32.S323 bl CNAME(cpudep_ap_bootstrap)
H A Dtrap_subr64.S380 bl CNAME(cpudep_ap_bootstrap) /* Set up PCPU and stack */