const runtime.physPageAlignedStacks
2 uses
runtime (current package)
mheap.go#L51: physPageAlignedStacks = GOOS == "openbsd"
mheap.go#L1132: needPhysPageAlign := physPageAlignedStacks && typ == spanAllocStack && pageSize < physPageSize
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)