HomeSort by: relevance | last modified time | path
    Searched defs:cpu_ref (Results 1 - 1 of 1) sorted by relevancy

  /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);

Completed in 11 milliseconds