Home
last modified time | relevance | path

Searched refs:riscv_of_parent_hartid (Results 1 – 2 of 2) sorted by relevance

/arch/riscv/include/asm/
Dprocessor.h161 int riscv_of_parent_hartid(struct device_node *node, unsigned long *hartid);
/arch/riscv/kernel/
Dcpu.c126 int riscv_of_parent_hartid(struct device_node *node, unsigned long *hartid) in riscv_of_parent_hartid() function