Searched refs:areaOldProtections (Results 1 – 1 of 1) sorted by relevance
1004 uint8* areaOldProtections = area->page_protections; in cut_area() local1012 bitmap_shift<uint8>(areaOldProtections, oldBytes * 8, -(secondAreaPagesShifted * 4)); in cut_area()1016 memcpy(secondAreaNewProtections, areaOldProtections, secondAreaBytes); in cut_area()1020 free_etc(areaOldProtections, allocationFlags); in cut_area()