Home
last modified time | relevance | path

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

/DragonOS/kernel/src/mm/
H A Ducontext.rs1732 let actual_stack_bottom = stack_bottom - guard_size; in new() localVariable
1745 actual_stack_bottom, in new()
1761 VirtPageFrame::new(actual_stack_bottom), in new()
1773 stack_bottom: actual_stack_bottom, in new()
1775 current_sp: actual_stack_bottom - guard_size, in new()