Searched refs:riscv_of_processor_hartid (Results 1 – 4 of 4) sorted by relevance
154 int riscv_of_processor_hartid(struct device_node *node, unsigned long *hartid);
111 if (riscv_of_processor_hartid(node, &hartid)) in cbo_get_block_size()
207 error = riscv_of_processor_hartid(n, &hartid); in riscv_timer_init_dt()
30 int riscv_of_processor_hartid(struct device_node *node, unsigned long *hart) in riscv_of_processor_hartid() function
Completed in 12 milliseconds