Searched refs:initarm (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/sys/arm/include/
H A Dcpu.h48 void *initarm(struct arm_boot_params *);
/freebsd-10.0-release/sys/arm/econa/
H A Decona_machdep.c168 initarm(struct arm_boot_params *abp) function
308 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/s3c2xx0/
H A Ds3c24x0_machdep.c215 initarm(struct arm_boot_params *abp) function
354 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/sa11x0/
H A Dassabet_machdep.c188 initarm(struct arm_boot_params *abp) function
358 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/xscale/i80321/
H A Dep80219_machdep.c166 initarm(struct arm_boot_params *abp) function
333 * this problem will not occur after initarm().
H A Diq31244_machdep.c167 initarm(struct arm_boot_params *abp) function
334 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/xscale/i8134x/
H A Dcrb_machdep.c166 initarm(struct arm_boot_params *abp) function
319 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/at91/
H A Dat91_machdep.c455 initarm(struct arm_boot_params *abp) function
617 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/xscale/ixp425/
H A Davila_machdep.c210 initarm(struct arm_boot_params *abp) function
404 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/xscale/pxa/
H A Dpxa_machdep.c147 initarm(struct arm_boot_params *abp) function
316 * this problem will not occur after initarm().
/freebsd-10.0-release/sys/arm/arm/
H A Dlocore.S44 /* What size should this really be ? It is only used by initarm() */
72 * r1 - machine type (passed as arg2 to initarm)
73 * r2 - Pointer to a tagged list or dtb image (phys addr) (passed as arg1 initarm)
76 * structure and pass that to initarm.
224 bl _C_LABEL(initarm) /* Off we go */
H A Dmachdep.c1005 * called early in initarm, before even VM has been initialized.
1185 initarm(struct arm_boot_params *abp) function
1440 debugf("initarm: console initialized\n");
1476 * this problem will not occur after initarm().

Completed in 83 milliseconds