Home
last modified time | relevance | path

Searched refs:riscv_fdt_cpu_bootstrap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/riscv/fdt/
H A Driscv_fdtvar.h37 void riscv_fdt_cpu_bootstrap(void);
H A Driscv_platform.c86 .fp_bootstrap = riscv_fdt_cpu_bootstrap,
H A Dcpu_fdt.c68 riscv_fdt_cpu_bootstrap(void) in riscv_fdt_cpu_bootstrap() function