Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/mm/
Ducontext.rs1170 current_sp: VirtAddr, field
1232 current_sp: actual_stack_bottom - guard_size, in new()
1302 return self.current_sp; in sp()
1306 self.current_sp = sp; in set_sp()
1314 current_sp: self.current_sp, in clone_info_only()