Searched refs:boot_hartid (Results 1 – 2 of 2) sorted by relevance
18 .global boot_hartid /* global varible rt_boot_hartid in .data section */19 boot_hartid: label34 la t0, boot_hartid /* global varible rt_boot_hartid */
15 extern int boot_hartid; in __raw_hartid()16 return boot_hartid; in __raw_hartid()
Completed in 3 milliseconds