Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dmachdep.h55 void initarm(struct arm64_bootparams *);
/f-stack/freebsd/arm/include/
H A Dcpu.h85 void *initarm(struct arm_boot_params *);
/f-stack/freebsd/arm/arm/
H A Dlocore-v6.S234 bl _C_LABEL(initarm) /* Off we go */
H A Dmachdep.c736 initarm(struct arm_boot_params *abp) in initarm() function
/f-stack/freebsd/arm64/arm64/
H A Dlocore.S145 bl initarm
H A Dmachdep.c1224 initarm(struct arm64_bootparams *abp) in initarm() function