Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/
H A Dkprobe.rs15 pub ra: usize, field
52 ra: trap_frame.ra, in from()
/DragonOS/kernel/src/arch/riscv64/process/
H A Dmod.rs142 new_arch_guard.ra = kthread_bootstrap_stage1_func_addr; in copy_thread()
144 new_arch_guard.ra = ret_from_exception as usize; in copy_thread()
289 off_ra = const(offset_of!(ArchPCBInfo, ra)), in switch_to_inner()
344 ra: usize, field
379 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.rs71 pub ra: usize, field
124 ra: 0, in new()
H A Dentry.rs122 off_ra = const offset_of!(TrapFrame, ra), in _save_context()
216 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