Home
last modified time | relevance | path

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

/src/sys/arm64/include/
H A Dmachdep.h51 void initarm(struct arm64_bootparams *);
/src/sys/arm/arm/
H A Dmachdep.c430 initarm(struct arm_boot_params *abp) in initarm() function
H A Dlocore.S234 bl _C_LABEL(initarm) /* Off we go */
/src/sys/arm/include/
H A Dcpu.h720 void *initarm(struct arm_boot_params *);
/src/sys/arm64/arm64/
H A Dmachdep.c777 initarm(struct arm64_bootparams *abp) in initarm() function
H A Dlocore.S186 bl initarm