Searched refs:riscv_of_parent_hartid (Results 1 – 4 of 4) sorted by relevance
70 int riscv_of_parent_hartid(struct device_node *node);
100 hartid = riscv_of_parent_hartid(node); in riscv_intc_init()
332 hartid = riscv_of_parent_hartid(parent.np); in plic_init()
53 int riscv_of_parent_hartid(struct device_node *node) in riscv_of_parent_hartid() function