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