Searched refs:riscv_early_of_processor_hartid (Results 1 – 3 of 3) sorted by relevance
121 int riscv_early_of_processor_hartid(struct device_node *node, unsigned long *hartid);
154 rc = riscv_early_of_processor_hartid(dn, &hart); in of_parse_and_init_cpus()
49 int __init riscv_early_of_processor_hartid(struct device_node *node, unsigned long *hart) in riscv_early_of_processor_hartid() function