Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/kernel/
Dcpu.c81 unsigned long hart_id = (unsigned long)v - 1; in c_show() local
82 struct device_node *node = of_get_cpu_node(hart_id, NULL); in c_show()
85 seq_printf(m, "hart\t: %lu\n", hart_id); in c_show()