Searched refs:stack_top (Results 1 – 1 of 1) sorted by relevance
257 byte* stack_top = reinterpret_cast<byte*>(reinterpret_cast<uintptr_t>(&stack_himem) & in InstallImplicitProtection() local271 for (byte* p = stack_top; p >= pregion; p -= kPageSize) { in InstallImplicitProtection()284 uint32_t unwanted_size = stack_top - pregion - kPageSize; in InstallImplicitProtection()