Searched refs:guard_size (Results 1 – 1 of 1) sorted by relevance
1731 let guard_size = Self::GUARD_PAGES_NUM * MMArch::PAGE_SIZE; in new() localVariable1732 let actual_stack_bottom = stack_bottom - guard_size; in new()1746 guard_size, in new()1774 mapped_size: guard_size, in new()1775 current_sp: actual_stack_bottom - guard_size, in new()