Home | Sort by: relevance | last modified time | path |
/src/sys/arch/riscv/dev/ | |
plic_fdt.c | 126 const int cpu_ref = OF_parent(xref); local in function:plic_fdt_attach_source 127 if (!riscv_fdt_cpu_okay(cpu_ref)) { 151 fdtbus_get_reg(cpu_ref, 0, &hartid, NULL); |