Searched refs:initriscv (Results 1 – 3 of 3) sorted by relevance
45 void initriscv(struct riscv_bootparams *);
264 call _C_LABEL(initriscv) /* Off we go */
510 initriscv(struct riscv_bootparams *rvbp) in initriscv() function