Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/process/
H A Dmod.rs145 new_arch_guard.ra = kthread_bootstrap_stage1_func_addr; in copy_thread()
147 new_arch_guard.ra = ret_from_exception as usize; in copy_thread()
292 off_ra = const(offset_of!(ArchPCBInfo, ra)), in switch_to_inner()
348 ra: usize, field
383 ra: 0, in new()
H A Dkthread.rs40 frame.ra = kernel_thread_bootstrap_stage1 as usize; in __inner_create()
/DragonOS/kernel/src/arch/riscv64/interrupt/
H A Dmod.rs69 pub ra: usize, field
122 ra: 0, in new()
H A Dentry.rs126 off_ra = const offset_of!(TrapFrame, ra), in _save_context()
221 off_ra = const offset_of!(TrapFrame, ra), in ret_from_exception()
/DragonOS/kernel/src/arch/riscv64/asm/
H A Dhead.S107 add ra, ra, t1