Home
last modified time | relevance | path

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

/libcpu/risc-v/common64/
A Dstartup_gcc.S18 .global boot_hartid /* global varible rt_boot_hartid in .data section */
19 boot_hartid: label
34 la t0, boot_hartid /* global varible rt_boot_hartid */
A Driscv_io.h15 extern int boot_hartid; in __raw_hartid()
16 return boot_hartid; in __raw_hartid()

Completed in 3 milliseconds