Searched refs:commit_end (Results 1 – 1 of 1) sorted by relevance
760 Address commit_end = RoundUp(code_space.end(), commit_page_size); in AllocateForCodeInRegion() local769 if (commit_start < commit_end) { in AllocateForCodeInRegion()771 {commit_start, commit_end - commit_start}, owned_code_space_)) { in AllocateForCodeInRegion()774 committed_code_space_.fetch_add(commit_end - commit_start); in AllocateForCodeInRegion()779 InsertIntoWritableRegions({commit_start, commit_end - commit_start}, in AllocateForCodeInRegion()