Searched refs:riscv_of_parent_hartid (Results 1 – 4 of 4) sorted by relevance
78 int riscv_of_parent_hartid(struct device_node *node, unsigned long *hartid);
101 rc = riscv_of_parent_hartid(node, &hartid); in riscv_intc_init()
404 error = riscv_of_parent_hartid(parent.np, &hartid); in __plic_init()
58 int riscv_of_parent_hartid(struct device_node *node, unsigned long *hartid) in riscv_of_parent_hartid() function
Completed in 5 milliseconds